Click or drag to resize

CPUParticles2DGetDrawOrder Method

Note: This API is now obsolete.

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

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

Return Value

Type: CPUParticles2DDrawOrderEnum

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

See Also