Module gpu_particles_2d
Expand description
Sidecar module for class GpuParticles2D
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for GPUParticles2D
enums.
Structs§
- Draw
Order - Emit
Flags - ExRestart
- Default-param extender for
GpuParticles2D::restart_ex
. - SigFinished
- Signals
InGpu Particles2D - A collection of signals for the
GpuParticles2D
class.