create_animation_node method
create_animation_node
A shorthand function to create and register the animation node on current clip.
Returns
def create_animation_node(self, node_name):
...
Parameter | Type | Description |
---|---|---|
node_name | str | New animation node’s name |
See Also
- module
aspose.threed.animation
- class
AnimationClip