GodotSharpAPI
GodotSharpAPI
Godot
CanvasItem Class
CanvasItem Properties
LightMask Property
Material Property
Modulate Property
SelfModulate Property
ShowBehindParent Property
ShowOnTop Property
UseParentMaterial Property
Visible Property
CanvasItem
ShowBehindParent Property
If
true
, the object draws behind its parent.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
ShowBehindParent
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
CanvasItem Class
Godot Namespace