nw::gfx::GraphicsDevice::SetFragmentLightSpotEnabled Member Function

Syntax

static void SetFragmentLightSpotEnabled(
     int index,
     bool enabled
);

Arguments

Name Description
in index The light index.
in enabled The enable flag for distance attenuation.

Return Values

None.

Description

Enables spotlights.


CONFIDENTIAL