CanvasItem.isVisibleInTree

Returns true if the node is present in the SceneTree, its visible property is true and its inherited visibility is also true.

struct CanvasItem
@nogc nothrow const
bool
isVisibleInTree
()

Meta