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
OfCpu Particles3D - A collection of signals for the
CpuParticles3Dclass.