nw::gfx::res::ResModel::ForceSetupTexture Member Function

Syntax

void ForceSetupTexture(
     const char * targetName,
     ResTexture texture
);

Arguments

Name Description
targetName
texture

Return Values

None.

Description

Forcibly replaces the texture given by targetName with texture.


CONFIDENTIAL