nw::gfx::SceneEnvironment::SetLightSet Member Function

Syntax

void SetLightSet(
     int index,
     LightSet * lightSet
);

Arguments

Name Description
in index The index to set.
in lightSet Camera to set.

Return Values

None.

Description

Sets a light set in the light set array.


CONFIDENTIAL