IMeshPrimitiveDecoder.GetTextureCoordDeltas
IMeshPrimitiveDecoder.GetTextureCoordDeltas method
Gets the sequence of texture coordinate deltas for the given vertex. (morph targets)
public IReadOnlyList<Vector2> GetTextureCoordDeltas(int vertexIndex, int textureSetIndex)
Parameter | Type | Description |
---|---|---|
vertexIndex | Int32 | The vertex index. |
textureSetIndex | Int32 | The texture set index. |
Return Value
A collection of texture coordinate deltas, one delta per morph target.
See Also
- interface IMeshPrimitiveDecoder
- namespace Aspose.CAD.FileFormats.GLB.Runtime
- assembly Aspose.CAD