SceneVisibilityManager.IsPickingDisabledOnAnyDescendant

Switch to Manual
public bool IsPickingDisabledOnAnyDescendant (SceneManagement.Scene scene);

Parameters

sceneScene to check.

Returns

bool Returns true when at least one descendant with picking disabled is found.

Description

Checks whether any descendants have picking disabled.