Scene.CreateAnimationClip
Scene.CreateAnimationClip method
A shorthand function to create and register the AnimationClip The first AnimationClip will be assigned to the CurrentAnimationClip
public AnimationClip CreateAnimationClip(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | Animation clip’s name |
Return Value
A new animation clip instance with given name
See Also
- class AnimationClip
- class Scene
- namespace Aspose.ThreeD
- assembly Aspose.3D