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