nw::gfx::LightSet::DynamicBuilder Class

Syntax

class DynamicBuilder

Description

Class for building light sets dynamically.

The default value for IsFixedSizeMemory is true. Various maximum settings are ignored if changed to false.

Member Functions

DynamicBuilder Constructor.
~DynamicBuilder Destructor.
IsFixedSizeMemory Sets a flag indicating whether memory is to be allocated even other than at time of creation.
MaxVertexLights Sets the number of vertex lights that can be configured.
Create Creates a light set.

CONFIDENTIAL