Click or drag to resize

ParticlesDrawPasses Property

The number of draw passes when rendering particles.

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

Property Value

Type: Int32
See Also