KeyframeTrack

ColorKeyframeTrack

A Track of keyframe values that represent color changes.

The very basic implementation of this subclass has nothing special yet. However, this is the place for color space parameterization.

Constructor

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

Properties

See KeyframeTrack for inherited properties.

.ValueTypeName : String

String 'color'.

Methods

See KeyframeTrack for inherited methods.

Source

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