AnimationClip
Inherited: None
Description
An AnimationClip resource contains keyframe based animation data. The animation data split to a number of tracks that must be connected with the properties of Components. Each track can contain multiple curves or channels like X, Y and Z Which allows them to animate elements independently.
Public Methods
int |
duration () const |
Static Methods
None
Methods Description
int AnimationClip::duration () const
Returns duration of the animation clip in milliseconds.