IVertexSkinning.GetBinding
IVertexSkinning.GetBinding method
Gets a joint-weight pair.
public (int Index, float Weight) GetBinding(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | An index from 0 to MaxBindings exclusive. |
Return Value
The joint-weight pair.
See Also
- interface IVertexSkinning
- namespace Aspose.CAD.FileFormats.GLB.Geometry.VertexTypes
- assembly Aspose.CAD