three3d/animation/index library

Classes

AnimationAction
AnimationClip
AnimationMixer
AnimationObjectGroup
A group of objects that receives a shared animation state.
AnimationUtils
BooleanKeyframeTrack
A Track of Boolean keyframe values.
ColorKeyframeTrack
A Track of keyframe values that represent color.
Composite
KeyframeTrack
NumberKeyframeTrack
A Track of numeric keyframe values.
PropertyBinding
PropertyMixer
QuaternionKeyframeTrack
A Track of quaternion keyframe values.
SpriteAnimator
StringKeyframeTrack
A Track that interpolates Strings
VectorKeyframeTrack
A Track of vectored keyframe values.

Functions

getTrackTypeForValueTypeName(dynamic typeName) String
parseKeyframeTrack(dynamic json) → dynamic