typedef struct { Uint32 keyframe; Float key[3]; } NJS_MKEY_F;
keyframe キーフレーム key 浮動小数点型のデータ 使用データ:移動・スケール・ベクトル等
キー・データ格納用構造体です。