nw::gfx::LightSet::Description Structure

Syntax

struct Description
{
   bool isFixedSizeMemory;
   s32 maxVertexLights;
};

Description

Content to configure.

Member Variables

isFixedSizeMemory bool
maxVertexLights s32

Member Functions

Description Constructor.

CONFIDENTIAL