Click or drag to resize

CPUParticles2DExplosiveness Property

How rapidly particles in an emission cycle are emitted. If greater than 0, there will be a gap in emissions before the next cycle begins.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Explosiveness { get; set; }

Property Value

Type: Single
See Also