This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Unity 1.24 Reference Guide

UnityEngine::EventSystems::OVRPointerEventData Class Reference

Extension of Unity's PointerEventData to support ray based pointing and also touchpad swiping
PointerEventData inherited by UnityEngine::EventSystems::OVRPointerEventData.

Data Fields

Ray
Vector2

Public Member Functions

OVRPointerEventData ( EventSystem eventSystem )
override string

Field Documentation

Ray UnityEngine.EventSystems.OVRPointerEventData.worldSpaceRay ( )
Vector2 UnityEngine.EventSystems.OVRPointerEventData.swipeStart ( )

Member Function Documentation

UnityEngine.EventSystems.OVRPointerEventData.OVRPointerEventData ( EventSystem eventSystem )
override string UnityEngine.EventSystems.OVRPointerEventData.ToString ( )
The documentation for this class was generated from the following file: OVR/Scripts/Util/OVRPointerEventData.cs