Common interface for all animation types.

Implements

Constructors

Properties

animFlags: number = 0

See AnimationFlagsValues for possible values.

duration: number = 0

Animation duration in milliseconds.

trackCount: number = 0
tracksOffset: number = 0
type: number = AnimationTypeValues.keyframed

See AnimationTypeValues for possible values.

Methods

Generated using TypeDoc