QuaternionAnimationTrackXYZEuler
Lens Studio v1.0.0+
Inherits from QuaternionAnimationTrack
Description
Represents a rotation animation track using euler angles.
Methods
getChildTrackByIndex(Number index)
: AnimationTrack
Returns child track at index index
.
setChildTrackByIndex(Number index, AnimationTrack track)
: void
Sets child track at index index
to track track
.
Inherited Methods
getTypeName()
: String
Returns the name of this object’s type.
isOfType(String type)
: Boolean
Returns true if the object matches or derives from the passed in type.
Still Looking for help?
Visit Support