void ForceSetupDistanceSampler(
const char * targetName,
ResLookupTable lookupTable
);
| Name | Description | |
|---|---|---|
| in | targetName | Path information being referenced. |
| in | lookupTable | The lookup table. |
Forcibly configures the lookup table referenced by targetName using lookputTable.
CONFIDENTIAL