GodotSharpAPI
GodotSharpAPI
Godot
CanvasItem Class
CanvasItem Methods
_Draw Method
DrawArc Method
DrawChar Method
DrawCircle Method
DrawColoredPolygon Method
DrawLine Method
DrawMesh Method
DrawMultiline Method
DrawMultilineColors Method
DrawMultimesh Method
DrawPolygon Method
DrawPolyline Method
DrawPolylineColors Method
DrawPrimitive Method
DrawRect Method
DrawSetTransform Method
DrawSetTransformMatrix Method
DrawString Method
DrawStyleBox Method
DrawTexture Method
DrawTextureRect Method
DrawTextureRectRegion Method
ForceUpdateTransform Method
GetCanvas Method
GetCanvasItem Method
GetCanvasTransform Method
GetGlobalMousePosition Method
GetGlobalTransform Method
GetGlobalTransformWithCanvas Method
GetLightMask Method
GetLocalMousePosition Method
GetMaterial Method
GetModulate Method
GetSelfModulate Method
GetTransform Method
GetUseParentMaterial Method
GetViewportRect Method
GetViewportTransform Method
GetWorld2d Method
Hide Method
IsDrawBehindParentEnabled Method
IsLocalTransformNotificationEnabled Method
IsSetAsToplevel Method
IsTransformNotificationEnabled Method
IsVisible Method
IsVisibleInTree Method
MakeCanvasPositionLocal Method
MakeInputLocal Method
SetAsToplevel Method
SetDrawBehindParent Method
SetLightMask Method
SetMaterial Method
SetModulate Method
SetNotifyLocalTransform Method
SetNotifyTransform Method
SetSelfModulate Method
SetUseParentMaterial Method
SetVisible Method
Show Method
Update Method
CanvasItem
Hide Method
Hide the
CanvasItem
if it's currently visible.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Hide
()
See Also
Reference
CanvasItem Class
Godot Namespace