![]() |
• Graphics Manager | ||||
|
API Links
Developer Links
|
MaterialObject::SetTexcoordScaleDefined in:
Sets the scale for a texcoord.
C4MaterialObjects.hPrototype
Parameters
Description
The SetTexcoordScale function sets the scale that is applied to the texcoord specified by the index parameter. The x coordinate of the scale parameter multiplies the s texture coordinate, and the y coordinate of the scale parameter multiplies the t texture coordinate. The default scale is (1,1).
See Also
|