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

OVRMonoscopic Class Reference

Allows you to toggle monoscopic rendering with a gamepad button press.
MonoBehaviour inherited by OVRMonoscopic.

Data Fields

OVRInput.RawButton
The gamepad button that will toggle monoscopic rendering.

Private Data Fields

bool

Private Member Functions

void
Update ( )
Check input and toggle monoscopic rendering mode if necessary See the input mapping setup in the Unity Integration guide

Field Documentation

OVRInput.RawButton OVRMonoscopic.toggleButton ( )
The gamepad button that will toggle monoscopic rendering.

Object Data Documentation

bool OVRMonoscopic.monoscopic ( )

Object Data Documentation

void OVRMonoscopic.Update ( )
Check input and toggle monoscopic rendering mode if necessary See the input mapping setup in the Unity Integration guide
The documentation for this class was generated from the following file: OVR/Scripts/Util/OVRMonoscopic.cs