Version: 2023.2

SceneVisibilityManager.IsPickingEnabledOnAllDescendants

切换到手册
public bool IsPickingEnabledOnAllDescendants (GameObject gameObject);

参数

gameObject 要进行此检查所在的 GameObject。

返回

bool 如果 GameObject 所有后代均可选取,则返回 true。

描述

检查是否所有后代均可选取。