Version: 2017.1
public void RaycastAll (EventSystems.PointerEventData eventData, List<RaycastResult> raycastResults);

Parámetros

eventData Current pointer data.
raycastResults List of 'hits' to populate.

Descripción

Raycast into the scene using all configured BaseRaycasters.