get_weight method
get_weight
Gets the weight for control point specified by index
Returns
the weight at specified index, or 0 if the index is invalid
def get_weight(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | Control point’s index |
See Also
- module
aspose.threed.deformers
- class
Bone