Ninja Library - Model and Motion Structure

NJS_MKEY_F2

Key data storage structure

DEFINITION

typedef struct { 
 Uint32 keyframe; 
 Float key[2]; 
} NJS_MKEY_F2; 

MEMBER

 keyframe  Key frame 
 key[2]  Floating point data, Data used: point light source distance attenuation data, etc. 

DESCRIPTION

Key data storage structure.

NJS_MKEY_F2
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999