Bone.GetWeight
Bone.GetWeight method
Gets the weight for control point specified by index
public double GetWeight(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Control point’s index |
Return Value
the weight at specified index, or 0 if the index is invalid
See Also
- class Bone
- namespace Aspose.ThreeD.Deformers
- assembly Aspose.3D