KeyframeTrack

VectorKeyframeTrack

A Track of vector keyframe values.

Constructor

VectorKeyframeTrack(name : String, times : Array, values : Array, interpolation : Constant)

Properties

See KeyframeTrack for inherited properties.

.ValueTypeName : String

String 'vector'.

Methods

See KeyframeTrack for inherited methods.

Source

For more info on how to obtain the source code of this module see this page.