Version: 2023.1
언어: 한국어

SceneVisibilityManager.AreAllDescendantsVisible

매뉴얼로 전환
public bool AreAllDescendantsVisible (GameObject gameObject);

파라미터

gameObject GameObject to check.

반환

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

설명

Checks whether all the descendants are visible.