void ForceSetupLookupTable(
const char * targetName,
ResLookupTable lut
);
| Name | Description | |
|---|---|---|
| targetName | ||
| lut |
Forcibly overwrites the Lut inside FragmentShader with lut. The LookupTabel resolved for targetName is the target.
CONFIDENTIAL