Click or drag to resize

CPUParticles2D.DrawOrder Property

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

Property Value

Type: CPUParticles2D.DrawOrderEnum
See Also