IMeshPrimitiveDecoder.GetTextureCoord
IMeshPrimitiveDecoder.GetTextureCoord method
Gets the UV coordinate for the given vertex.
public Vector2 GetTextureCoord(int vertexIndex, int textureSetIndex)
Parameter | Type | Description |
---|---|---|
vertexIndex | Int32 | The vertex index. |
textureSetIndex | Int32 | The texture set index. |
See Also
- interface IMeshPrimitiveDecoder
- namespace Aspose.CAD.FileFormats.GLB.Runtime
- assembly Aspose.CAD