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

OVRGearVrController Class Reference

Simple helper script that conditionally enables rendering of a controller if it is connected.
MonoBehaviour inherited by OVRGearVrController.

Data Fields

GameObject
m_model ( )
The root GameObject that should be conditionally enabled depending on controller connection status.
OVRInput.Controller
The controller that determines whether or not to enable rendering of the controller model.

Private Member Functions

void
Update ( )

Field Documentation

GameObject OVRGearVrController.m_model ( )
The root GameObject that should be conditionally enabled depending on controller connection status.
OVRInput.Controller OVRGearVrController.m_controller ( )
The controller that determines whether or not to enable rendering of the controller model.

Object Data Documentation

bool OVRGearVrController.m_prevControllerConnected ( )
bool OVRGearVrController.m_prevControllerConnectedCached ( )

Object Data Documentation

void OVRGearVrController.Update ( )
The documentation for this class was generated from the following file: OVR/Scripts/Util/OVRGearVrController.cs