The AnimationClip
class gives you access to the name, duration and identifier of each animation clip.
Property | Description |
---|---|
duration | (get) duration: ScalarSignal Get signal that represents overall duration of this clip. |
identifier | (get) identifier: string Unique identifier of this animation clip. |
name | (get) name: string Name of this animation clip. |
This module exposes no methods.