KeyframeTrack

NumberKeyframeTrack

A Track of numeric keyframe values.

Constructor

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

Properties

See KeyframeTrack for inherited properties.

.ValueTypeName : String

String 'number'.

Methods

See KeyframeTrack for inherited methods.

Source

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