Vec3AnimationTrackXYZ
Lens Studio v1.0.0+
Inherits from Vec3AnimationTrack
Description
Represents an animation track using vec3 animation tracks.
Methods
getChildTrackByIndex(Number index)
: AnimationTrack
Returns the child track at index index
setChildTrackByIndex(Number index, AnimationTrack track)
: void
Sets the child track at index index
to 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