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.26 Reference Guide

OVRResetOrientation Class Reference

Allows you to reset VR input tracking with a gamepad button press.
MonoBehaviour inherited by OVRResetOrientation.

Data Fields

OVRInput.RawButton
The gamepad button that will reset VR input tracking.

Private Member Functions

void
Update ( )
Check input and reset orientation if necessary See the input mapping setup in the Unity Integration guide

Field Documentation

OVRInput.RawButton OVRResetOrientation.resetButton ( )
The gamepad button that will reset VR input tracking.

Object Data Documentation

void OVRResetOrientation.Update ( )
Check input and reset orientation if necessary See the input mapping setup in the Unity Integration guide
The documentation for this class was generated from the following file: Oculus/VR/Scripts/Util/OVRResetOrientation.cs