BaseRaycaster.Raycast

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

Parameters

eventDataCurrent event data.
resultAppendListList of hit Objects.

Description

Raycast against the Scene.

Did you find this page useful? Please give it a rating: