nw::gfx::GraphicsDevice::ActivateFragmentLightDistanceAttnTable Member Function

Syntax

static void ActivateFragmentLightDistanceAttnTable(
     int index,
     const ResImageLookupTable lookupTable
);

Arguments

Name Description
in index The light index.
in lookupTable Specifies the LUT for distance attenuation.

Return Values

None.

Description

Sets the distance attenuation table.


CONFIDENTIAL