This version of Unity is unsupported.

SceneVisibilityManager.IsPickingDisabledOnAnyDescendant

Declaration

public bool IsPickingDisabledOnAnyDescendant(SceneManagement.Scene scene);

Parameters

scene Scene to check.

Returns

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

Description

Checks whether any descendants have picking disabled.