Mount Fuji Engine  0.8b
MF_API void MFSetTexCoord1 ( float  u,
float  v 
)

Sets the current texture coordinate.

Parameters
uThe u coordinate to set for all proceeding vertices.
vThe v coordinate to set for all proceeding vertices.
Returns
None.