#include <nnsys/g3d/glbstate.h>
const VecFx32* NNS_G3dGlbGetBaseScale( void );
None.
The pointer to the object's scale vector.
This function gets the pointer to the object's scale vector, which is set in the global state stored in the G3D library.
09/16/2004 Initial version.