SceneVisibilityManager.IsPickingEnabledOnAllDescendants

Cambiar al Manual
public bool IsPickingEnabledOnAllDescendants (GameObject gameObject);

Parámetros

gameObjectGameObject on which to do the check.

Valor de retorno

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

Descripción

Checks whether all the descendants are pickable.