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

파라미터

eventDataCurrent pointer data.
raycastResultsList of 'hits' to populate.

설명

Raycast into the scene using all configured BaseRaycasters.