nw::gfx::GraphicsDevice::SetFragmentLightPositionW Member Function

Syntax

static void SetFragmentLightPositionW(
     int index,
     bool isWZero
);

Arguments

Name Description
in index The light index.
in isWZero Indicates whether the W component is zero or not.

Return Values

None.

Description

Sets the value of position W.


CONFIDENTIAL