Version: 2023.1
언어: 한국어

SceneVisibilityManager.IsPickingEnabledOnAllDescendants

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

파라미터

gameObject GameObject on which to do the check.

반환

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

설명

Checks whether all the descendants are pickable.