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

OVRModeParms Class Reference

Logs when the application enters power save mode and allows you to a low-power CPU/GPU level with a button press.
MonoBehaviour inherited by OVRModeParms.

Data Fields

OVRInput.RawButton
The gamepad button that will switch the application to CPU level 0 and GPU level 1.

Private Member Functions

void
Start ( )
Invoke power state mode test.
void
Update ( )
Change default vr mode parms dynamically.
void
Check current power state mode.

Field Documentation

OVRInput.RawButton OVRModeParms.resetButton ( )
The gamepad button that will switch the application to CPU level 0 and GPU level 1.

Object Data Documentation

void OVRModeParms.Start ( )
Invoke power state mode test.
void OVRModeParms.Update ( )
Change default vr mode parms dynamically.
void OVRModeParms.TestPowerStateMode ( )
Check current power state mode.
The documentation for this class was generated from the following file: Oculus/VR/Scripts/Util/OVRModeParms.cs