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