Interface KeyFrame

The key frame for an animation. Time ranges from 0->1, the angle is the only thing we set at the moment.

Hierarchy

  • KeyFrame

Properties

Properties

angle: number

The angle to apply to the bone at this state

time: number

The time that the bone should be at this position (0->1)

Generated using TypeDoc