#include <nnsys/g3d/binres/res_struct_accessor.h>
NNSG3dResMat* NNS_G3dGetMat( const NNSG3dResMdl* mdl );
| mdl | The pointer to the model |
Returns the pointer to the material.
This function gets the material inside the model mdl.
08/02/2004 Initial version.