nw::gfx::SceneEnvironmentSetting::LightSetBinder Structure

Syntax

struct LightSetBinder
{
   s32 index;
   GfxPtr< LightSet > lightSet;
};

Description

The structure for light set binding.

Member Variables

index s32
lightSet GfxPtr< LightSet >

Member Functions

LightSetBinder

CONFIDENTIAL