get_bind_point method
get_bind_point
Gets the property bind point on specified animation instance.
Returns
The property bind point on specified animation instance
def get_bind_point(self, anim, create):
...
Parameter | Type | Description |
---|---|---|
anim | aspose.threed.animation.AnimationNode | On which animation to create the bind point. |
create | bool | Create the property bind point if it’s not found. |
See Also
- module
aspose.threed
- class
BindPoint
- class
Property