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

Parameters

eventData当前事件数据。
resultAppendList命中对象的列表。

Description

Raycast against the Scene.