GodotSharpAPI
GodotSharpAPI
Godot
Particles Class
Particles Properties
Amount Property
DrawOrder Property
DrawPass1 Property
DrawPass2 Property
DrawPass3 Property
DrawPass4 Property
DrawPasses Property
Emitting Property
Explosiveness Property
FixedFps Property
FractDelta Property
Lifetime Property
LocalCoords Property
OneShot Property
Preprocess Property
ProcessMaterial Property
Randomness Property
SpeedScale Property
VisibilityAabb Property
Particles
DrawPasses Property
The number of draw passes when rendering particles.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
DrawPasses
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
Particles Class
Godot Namespace