public bool AreAllDescendantsVisible (GameObject gameObject);

Parámetros

gameObjectGameObject to check.

Valor de retorno

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

Descripción

Checks whether all the descendants are visible.