SpatialIsVisibleInTree Method |
Returns true if the node is present in the SceneTree, its Visible property is true and all its antecedents are also visible. If any antecedent is hidden, this node will not be visible in the scene tree.
Namespace: Godot
public bool IsVisibleInTree()
[Missing <returns> documentation for "M:Godot.Spatial.IsVisibleInTree"]