public class AnimationFrame
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Vector3[] |
bonePos |
Quaternion[] |
boneRot |
float |
time |
Constructor and Description |
---|
AnimationFrame(int bones) |
public float time
public Vector3[] bonePos
public Quaternion[] boneRot