nw::gfx::ParticleContext::Builder Class

Syntax

class Builder

Description

Class for building scene context classes.

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

Member Functions

Builder Constructor.
IsFixedSizeMemory Sets a flag indicating whether memory is to be allocated even other than at time of creation.
MaxEmission Sets the maximum emission volume.
MaxStreamLength Sets the maximum stream length.
UseDoubleBuffer Enables multiple updates per frame using a double buffer.
Create Builds a a scene context.

CONFIDENTIAL