get_animation_clip method
get_animation_clip
Gets a named AnimationClip
Returns
Returned AnimationClip
def get_animation_clip(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | The AnimationClip ’s name to look up |
See Also
- module
aspose.threed
- class
AnimationClip
- class
Scene