Gets the vertex texture coordinate at the specified index.
int32 GetTexcoord( int32 index, Float32Vector texcoord )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | index | The vertex texture coordinate index to retrieve. |
| <Float32Vector> | texcoord | A pointer to a <Float32Vector> that stores the vertex texture coordinate. |
None published. Please look for an example in the Simdify Scripting Language code base.