Represents a timed sequence of keyframes, which are composed of lists of times and related values, and which are used to animate a specific property of an object.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Returns a new keyframe track with copied values from this instance.
Returns a new keyframe track with copied values from this instance.
Attributes
- Definition Classes
-
Object
Returns the current interpolation type.
Returns the current interpolation type.
Attributes
Returns the value size.
Returns the value size.
Attributes
The track's name can refer to morph targets or bones or possibly other values within an animated object.
The track's name can refer to morph targets or bones or possibly other values within an animated object.
Attributes
Optimizes this keyframe track by removing equivalent sequential keys.
Optimizes this keyframe track by removing equivalent sequential keys.
Attributes
Scale all keyframe times by a factor (useful for frame - seconds conversions).
Scale all keyframe times by a factor (useful for frame - seconds conversions).
Attributes
Defines the interpolation factor method for this keyframe track.
Defines the interpolation factor method for this keyframe track.
Attributes
Moves all keyframes either forward or backward in time.
Moves all keyframes either forward or backward in time.
Attributes
The keyframe times.
The keyframe times.
Attributes
Converts the keyframe track to JSON.
Converts the keyframe track to JSON.
Attributes
Removes keyframes before and after animation without changing any values within the defined time range.
Removes keyframes before and after animation without changing any values within the defined time range.
Attributes
Performs minimal validation on the keyframe track.
Performs minimal validation on the keyframe track.
Attributes
The keyframe values.
The keyframe values.
Attributes
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object