AnimationPart

Represents a single part of the animation, it may be a single or a few frames.

Members

Variables

bone
AnimationBone[string] bone;

Apply changes to a bone

length
uint length;

Length of the part in frames.

offset
float[3] offset;

Change the model offset or position.

Meta