Version: 2022.3
言語: 日本語
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.