NNS_G3dReleaseMdlTex

Syntax

#include <nnsys/g3d/kernel.h>
void
NNS_G3dReleaseMdlTex(
    NNSG3dResMdl* pMdl
);

Arguments

pMdl Pointer to the model resource

Return Values

None.

Description

Releases the binding on the texture entry of the material bound to the texture in the model designated by pMdl.

See Also

NNS_G3dBindMdlTex, NNS_G3dBindMdlTexEx, NNS_G3dForceBindMdlTex, NNS_G3dReleaseMdlTexEx

Revision History

2004/08/02 Initial version.


CONFIDENTIAL