SceneVisibilityManager.AreAllDescendantsVisible

Declaration

public bool AreAllDescendantsVisible(GameObject gameObject);

Parameters

gameObject GameObject to check.

Returns

bool Returns true if all descendants of the GameObject are visible.

Description

Checks whether all the descendants are visible.


Did you find this page useful? Please give it a rating: