Function Spatial.isVisibleInTree
Returns whether the node is visible, taking into consideration that its parents visibility.
bool isVisibleInTree() nothrow @nogc const;
Returns whether the node is visible, taking into consideration that its parents visibility.
bool isVisibleInTree() nothrow @nogc const;