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