ezEngine Release 26.3
Loading...
Searching...
No Matches
ezParticleSystemState Struct Reference

Current state of a particle system. More...

#include <Declarations.h>

Public Types

enum  Enum { Active , EmittersFinished , OnlyReacting , Inactive }
 

Detailed Description

Current state of a particle system.

Member Enumeration Documentation

◆ Enum

Enumerator
Active 

System is actively emitting and processing particles.

EmittersFinished 

Emitters stopped, particles still alive.

OnlyReacting 

Only reacting to events, otherwise finished.

Inactive 

System is inactive.


The documentation for this struct was generated from the following file: