VisualServerParticlesSetDrawOrder Method |
Sets the draw order of the particles to one of the named enums from VisualServerParticlesDrawOrder. See VisualServerParticlesDrawOrder for options. Equivalent to DrawOrder.
Namespace: Godot
public static void ParticlesSetDrawOrder( RID particles, VisualServerParticlesDrawOrder order )
[Missing <param name="particles"/> documentation for "M:Godot.VisualServer.ParticlesSetDrawOrder(Godot.RID,Godot.VisualServer.ParticlesDrawOrder)"]
[Missing <param name="order"/> documentation for "M:Godot.VisualServer.ParticlesSetDrawOrder(Godot.RID,Godot.VisualServer.ParticlesDrawOrder)"]