nw::gfx::GraphicsDevice::LutTarget Enumerated Type

Syntax

enum LutTarget;

Value

Value Description
LUT_TARGET_D0 Displays the D0 lookup table.
LUT_TARGET_D1 Displays the D1 lookup table.
LUT_TARGET_SP Displays the SP lookup table.
LUT_TARGET_FR Displays the FR lookup table.
LUT_TARGET_RB Displays the RB lookup table.
LUT_TARGET_RG Displays the RG lookup table.
LUT_TARGET_RR Displays the RR lookup table.
LUT_TARGET_SP0 Displays the 0th angular attenuation table.
LUT_TARGET_SP1 Displays the 1st angular attenuation table.
LUT_TARGET_SP2 Displays the 2nd angular attenuation table.
LUT_TARGET_SP3 Displays the 3rd angular attenuation table.
LUT_TARGET_SP4 Displays the 4th angular attenuation table.
LUT_TARGET_SP5 Displays the 5th angular attenuation table.
LUT_TARGET_SP6 Displays the 6th angular attenuation table.
LUT_TARGET_SP7 Displays the 7th angular attenuation table.
LUT_TARGET_DA0 Displays the 0th distance attenuation table.
LUT_TARGET_DA1 Displays the 1st distance attenuation table.
LUT_TARGET_DA2 Displays the 2nd distance attenuation table.
LUT_TARGET_DA3 Displays the 3rd distance attenuation table.
LUT_TARGET_DA4 Displays the 4th distance attenuation table.
LUT_TARGET_DA5 Displays the 5th distance attenuation table.
LUT_TARGET_DA6 Displays the 6th distance attenuation table.
LUT_TARGET_DA7 Displays the 7th distance attenuation table.
LUT_TARGET_FOG Displays the Fog lookup table.
LUT_TARGET_COUNT Displays the number of definitions.

Description

These are the definitions for targets set for LookupTable.


CONFIDENTIAL