IVertexMaterial.GetTexCoord
IVertexMaterial.GetTexCoord method
Gets a UV texture coordinate attribute.
public Vector2 GetTexCoord(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | An index from 0 to MaxTextCoords. |
Return Value
A Vector2 UV texture coordinate.
See Also
- interface IVertexMaterial
- namespace Aspose.CAD.FileFormats.GLB.Geometry.VertexTypes
- assembly Aspose.CAD