nw::gfx::GraphicsDevice::ActivateFragmentLightSpotTable Member Function

Syntax

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

Arguments

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

Return Values

None.

Description

Sets the spot table.


CONFIDENTIAL