SceneVisibilityManager.IsPickingEnabledOnAllDescendants

Switch to Manual
public bool IsPickingEnabledOnAllDescendants (GameObject gameObject);

Parameters

gameObjectGameObject on which to do the check.

Returns

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

Description

Checks whether all the descendants are pickable.