This version of Unity is unsupported.

BaseRaycaster.Raycast

Declaration

public void Raycast(EventSystems.PointerEventData eventData, List<RaycastResult> resultAppendList);

Parameters

eventData Current event data.
resultAppendList List of hit Objects.

Description

Raycast against the Scene.