GodotSharpAPI
GodotSharpAPI
Godot
Particles2D Class
Particles2D Properties
Amount Property
DrawOrder Property
Emitting Property
Explosiveness Property
FixedFps Property
FractDelta Property
Lifetime Property
LocalCoords Property
NormalMap Property
OneShot Property
Preprocess Property
ProcessMaterial Property
Randomness Property
SpeedScale Property
Texture Property
VisibilityRect Property
Particles2D
Emitting Property
If
true
, particles are being emitted.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Emitting
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Particles2D Class
Godot Namespace