nw::gfx::ParticleBuffer Enumerated Typeenum ParticleBuffer;
| Value | Description |
|---|---|
PARTICLE_BUFFER_FRONT |
Buffer that stores the latest information. |
PARTICLE_BUFFER_BACK |
Buffer for exchanging double buffer processing. |
Types of particle buffers.
CONFIDENTIAL