SceneVisibilityManager.IsPickingEnabledOnAllDescendants

Declaration

public bool IsPickingEnabledOnAllDescendants(GameObject gameObject);

Parameters

gameObject GameObject 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.


Did you find this page useful? Please give it a rating: