Enum CPUParticles2D.Flags
enum Flags
: int { ... }
Enum members
Name | Description |
---|---|
flagAlignYToVelocity
|
Use with setParticleFlag to set flagAlignY .
|
flagDisableZ
|
Present for consistency with 3D particle nodes, not used in 2D. |
flagMax
|
Represents the size of the flags enum.
|
flagRotateY
|
Present for consistency with 3D particle nodes, not used in 2D. |