nw::gfx::res::ResMaterial::ForceSetupLookupTable Member Function

Syntax

void ForceSetupLookupTable(
     const char * targetName,
     ResLookupTable lut
);

Arguments

Name Description
targetName
lut

Return Values

None.

Description

Forcibly overwrites the Lut inside FragmentShader with lut. The LookupTabel resolved for targetName is the target.


CONFIDENTIAL