Method Raycast
Raycast(PointerEventData, List<RaycastResult>)
Processing actual raycast, will be triggered by EventSystem.RaycastAll
public override void Raycast(PointerEventData eventData, List<RaycastResult> resultAppendList)
Parameters
eventData
PointerEventDataData comes from YVRInputModule
resultAppendList
List<RaycastResult>List contains the ray casting result