typedef struct { Uint32 keyframe; Float key; } NJS_MKEY_F1;
keyframe キーフレーム key 浮動小数点型のデータ(ライト・インテンシティ等)
キー・データ格納用構造体です。