nw::gfx::res::ResMaterial::ForceSetupShader Member Function

Syntax

void ForceSetupShader(
     const char * targetName,
     ResShader resShader
);

Arguments

Name Description
targetName
resShader

Return Values

None.

Description

Forcibly replaces the shader being referenced with shader. Unlike SetShader, setup processing is carried out internally.


CONFIDENTIAL