public bool AreAllDescendantsVisible (GameObject gameObject);

파라미터

gameObjectGameObject to check.

반환

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

설명

Checks whether all the descendants are visible.