API reference
API reference
Select your platform
No SDKs available
No versions available

ConeGraphicRaycaster Class

Extends GraphicRaycaster
GraphicRaycaster that performs gaze cone-casting.
Scores UI Selectables by angle, then distance, to provide stable targeting.

Fields

Gets the effective cone angle from the Interactor if available, otherwise uses default.
GazeInteractor GazeInteractor[Get]

Events

Action< Ray, UIConecastResult?> WhenConecastPerformed

Protected Functions

override void Awake ( )

Member Functions

override void Raycast
( PointerEventData eventData,
List< RaycastResult > resultAppendList )
Did you find this page helpful?