nw::gfx::ParticleBuffer Enumerated Type

Syntax

enum ParticleBuffer;

Value

Value Description
PARTICLE_BUFFER_FRONT Buffer that stores the latest information.
PARTICLE_BUFFER_BACK Buffer for exchanging double buffer processing.

Description

Types of particle buffers.


CONFIDENTIAL