nw::gfx::res::ResLightingLookupTable::ForceSetupSampler Member Function

Syntax

void ForceSetupSampler(
     const char * targetName,
     ResLookupTable lookupTable
);

Arguments

Name Description
in targetName Path information being referenced.
in lookupTable The lookup table.

Return Values

None.

Description

Forcibly configures the lookup table referenced by targetName using lookputTable.


CONFIDENTIAL