A reusable set of keyframe tracks which represent an animation.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Defines how the animation is blended/combined when two or more animations are simultaneously played.
Defines how the animation is blended/combined when two or more animations are simultaneously played.
Attributes
Returns a new animation clip with copied values from this instance.
Returns a new animation clip with copied values from this instance.
Attributes
- Definition Classes
-
Object
The clip's duration in seconds.
The clip's duration in seconds.
Attributes
The clip's name.
The clip's name.
Attributes
Optimizes each track by removing equivalent sequential keys.
Optimizes each track by removing equivalent sequential keys.
Attributes
Sets the duration of this clip to the duration of its longest keyframe track.
Sets the duration of this clip to the duration of its longest keyframe track.
Attributes
Serializes this animation clip into JSON.
Serializes this animation clip into JSON.
Attributes
An array of keyframe tracks.
An array of keyframe tracks.
Attributes
Trims all tracks to the clip's duration.
Trims all tracks to the clip's duration.
Attributes
An object that can be used to store custom data about the animation clip.
An object that can be used to store custom data about the animation clip.
Attributes
The UUID of the animation clip.
The UUID of the animation clip.
Attributes
Performs minimal validation on each track in the clip.
Performs minimal validation on each track in the clip.
Attributes
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object