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