Version: 2019.4
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.