Sets the vertex texture coordinate at the specified index.
int32 SetTexcoord( int32 index, float64 texcoord )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | index | The index of the vertex texture coordinate you wish to set. |
| float64 | texcoord | The new vertex texture coordinate value you wish to set. |
None published. Please look for an example in the Simdify Scripting Language code base.