SceneVisibilityManager.IsPickingEnabledOnAllDescendants

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

파라미터

gameObjectGameObject on which to do the check.

반환

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

설명

Checks whether all the descendants are pickable.