GodotSharpAPI
GodotSharpAPI
Godot
Spatial Class
Spatial Methods
ForceUpdateTransform Method
GetGizmo Method
GetGlobalTransform Method
GetParentSpatial Method
GetRotation Method
GetRotationDegrees Method
GetScale Method
GetTransform Method
GetTranslation Method
GetWorld Method
GlobalRotate Method
GlobalScale Method
GlobalTranslate Method
Hide Method
IsLocalTransformNotificationEnabled Method
IsScaleDisabled Method
IsSetAsToplevel Method
IsTransformNotificationEnabled Method
IsVisible Method
IsVisibleInTree Method
LookAt Method
LookAtFromPosition Method
Orthonormalize Method
Rotate Method
RotateObjectLocal Method
RotateX Method
RotateY Method
RotateZ Method
ScaleObjectLocal Method
SetAsToplevel Method
SetDisableScale Method
SetGizmo Method
SetGlobalTransform Method
SetIdentity Method
SetIgnoreTransformNotification Method
SetNotifyLocalTransform Method
SetNotifyTransform Method
SetRotation Method
SetRotationDegrees Method
SetScale Method
SetTransform Method
SetTranslation Method
SetVisible Method
Show Method
ToGlobal Method
ToLocal Method
Translate Method
TranslateObjectLocal Method
UpdateGizmo Method
Spatial
Hide Method
Disables rendering of this node. Changes
Visible
to
false
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Hide
()
See Also
Reference
Spatial Class
Godot Namespace