Enumeration Casemigueldeicaza.swiftgodot 0.45.0SwiftGodot
disableZ
Present for consistency with 3D particle nodes, not used in 2D.
CPUParticles2D.swift:92case disableZ
Other cases
case alignYToVelocity
Use with
setParticleFlag(_:enable:)
to setparticleFlagAlignY
.case rotateY
Present for consistency with 3D particle nodes, not used in 2D.
case max
Represents the size of the
ParticleFlags
enum.