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