AnimationResource
¶
A Resource wrapper class for animations. Currently only supports loading of float keyframe animations.
Inherits properties and message types from AnimationResourceMetadata.
Creates a new empty animation resource instance. The animation can be initialized using loadFromKZB function.
| name | (string) | Animation name. |
| (AnimationResource) | Empty timeline resource. |