#include <nnsys/g3d/kernel.h>
void
NNS_G3dReleaseMdlPltt(
NNSG3dResMdl* pMdl
);
pMdl | Pointer to the model resource |
None.
Releases the binding on the palette entry of the material bound to the palette in the model designated by pMdl
.
NNS_G3dBindMdlPltt
, NNS_G3dBindMdlPlttEx
, NNS_G3dForceBindMdlPltt
, NNS_G3dReleaseMdlPlttEx
2004/08/02 Initial version.
CONFIDENTIAL