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