Module cpu_particles_2d
Expand description
Sidecar module for class CpuParticles2D
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for CPUParticles2D
enums.
Structs§
- Draw
Order - Emission
Shape - ExRestart
- Default-param extender for
CpuParticles2D::restart_ex
. - Parameter
- Particle
Flags - SigFinished
- Signals
InCpu Particles2D - A collection of signals for the
CpuParticles2D
class.