GpuAnimKeyframe struct

Single keyframe in the global mega-buffer: translation + rotation quaternion (no scale in M1).

Public variables

float time
float tx
float ty
float tz
Translation.
float rx
float ry
float rz
float rw
Rotation quaternion (normalized).