Click or drag to resize

SpatialHide Method

Disables rendering of this node. Changes Visible to false.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Hide()
See Also