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
| Transform | gazeIcon ( ) |
| float | depth ( ) Current depth of pointer from camera |
| float | hideUntilTime ( ) |
| int | How many times position has been set this frame. |
| float | Last time code requested the pointer be shown. |
| float | Last time pointer was requested to be hidden. |
| OVRProgressIndicator |
| bool | hideByDefault ( ) |
| float | |
| float | |
| bool | dimOnHideRequest ( ) |
| float | |
| bool | |
| Transform | rayTransform ( ) The gaze ray. |
| bool | hidden ( ) [Get] Is gaze pointer current visible |
| float | currentScale ( ) [Get] Current scale applied to pointer |
| static OVRGazePointer | instance ( ) [Get] |
| float | visibilityStrength ( ) [Get] Used to determine alpha level of gaze cursor. |
| float | SelectionProgress ( ) [Get] |
| static OVRGazePointer | _instance ( ) |
| void | Awake ( ) |
| override void | Set position and orientation of pointer |
| override void | SetCursorRay ( Transform ray ) |
| void | RequestHide ( ) Request the pointer be hidden |
| void | RequestShow ( ) Request the pointer be shown. |
| void | Update ( ) |
| void | LateUpdate ( ) |
| void | Hide ( ) |
| void | Show ( ) |