ConeGraphicRaycaster Class
Extends GraphicRaycaster
GraphicRaycaster that performs gaze cone-casting.
Scores UI Selectables by angle, then distance, to provide stable targeting.
Gets the effective cone angle from the
Interactor if available, otherwise uses default.
override void Raycast ( PointerEventData eventData,
List< RaycastResult > resultAppendList )