VisualServerCanvasItemSetZIndex Method |
Sets the CanvasItem's Z index, i.e. its draw order (lower indexes are drawn first).
Namespace: Godot
public static void CanvasItemSetZIndex( RID item, int zIndex )
[Missing <param name="item"/> documentation for "M:Godot.VisualServer.CanvasItemSetZIndex(Godot.RID,System.Int32)"]
[Missing <param name="zIndex"/> documentation for "M:Godot.VisualServer.CanvasItemSetZIndex(Godot.RID,System.Int32)"]