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

파라미터

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

설명

Raycast into the scene using all configured BaseRaycasters.