typedef struct { Uint32 keyframe; Float key[2]; } NJS_MKEY_F2;
keyframe キーフレーム key 浮動小数点型のデータ(点光源用距離減衰データ等)
キー・データ格納用構造体です。