Click or drag to resize

CPUParticlesGetDrawOrder Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CPUParticles.GetDrawOrder"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetDrawOrder is deprecated. Use the DrawOrder property instead.")]
public CPUParticlesDrawOrderEnum GetDrawOrder()

Return Value

Type: CPUParticlesDrawOrderEnum

[Missing <returns> documentation for "M:Godot.CPUParticles.GetDrawOrder"]

See Also