Namespace Particles Module
Classes
Particle system parameter. |
The particle system simulation graph instance data storage. Required to update the particles. |
Particle system contains a composition of particle emitters and playback information. |
The particles simulation service. |
The particle attributes layout descriptor. |
The particle emitter simulation graph instance data storage. Required to update the particles. |
|
|
The Particle Emitter Graph used to generate shader for GPU particles simulation. |
|
ParticleEmitterGraphCPUExecutor The Particle Emitter Graph simulation on a CPU. |
|
The Particle Emitter Graph used to simulate CPU particles. |
The Particle Emitter Graph used to simulate particles. |
The GPU shader source generator tool. |
Particle function graph asset that contains reusable part of the particle emitter graph. |
Binary asset that contains a particle emitter definition graph for running particles simulation on CPU and GPU. |
Particle system parameter. |
The particle system instance that plays the particles simulation in the game. |
The particles simulation data container. Can allocated and used many times. It's designed to hold CPU or GPU particles data for the simulation and rendering. |
The GPU particles execution utility. |
Structs
ParticleEmitterGraphCPUContext The CPU particles emitter graph evaluation context. |
ParticleBufferCPUDataAccessorBase
|
|
The particle attribute that defines a single particle layout component. |