OVRControllerHelper Class Reference

Simple helper script that conditionally enables rendering of a controller if it is connected. More...

Inheritance diagram for OVRControllerHelper:

Public Attributes

GameObject m_modelOculusTouchQuestAndRiftSLeftController
 The root GameObject that represents the Oculus Touch for Quest And RiftS Controller model (Left). More...
 
GameObject m_modelOculusTouchQuestAndRiftSRightController
 The root GameObject that represents the Oculus Touch for Quest And RiftS Controller model (Right). More...
 
GameObject m_modelOculusTouchRiftLeftController
 The root GameObject that represents the Oculus Touch for Rift Controller model (Left). More...
 
GameObject m_modelOculusTouchRiftRightController
 The root GameObject that represents the Oculus Touch for Rift Controller model (Right). More...
 
GameObject m_modelOculusTouchQuest2LeftController
 The root GameObject that represents the Oculus Touch for Quest 2 Controller model (Left). More...
 
GameObject m_modelOculusTouchQuest2RightController
 The root GameObject that represents the Oculus Touch for Quest 2 Controller model (Right). More...
 
OVRInput.Controller m_controller
 The controller that determines whether or not to enable rendering of the controller model. More...
 

Detailed Description

Simple helper script that conditionally enables rendering of a controller if it is connected.

Member Data Documentation

◆ m_controller

OVRInput.Controller OVRControllerHelper.m_controller

The controller that determines whether or not to enable rendering of the controller model.

◆ m_modelOculusTouchQuest2LeftController

GameObject OVRControllerHelper.m_modelOculusTouchQuest2LeftController

The root GameObject that represents the Oculus Touch for Quest 2 Controller model (Left).

◆ m_modelOculusTouchQuest2RightController

GameObject OVRControllerHelper.m_modelOculusTouchQuest2RightController

The root GameObject that represents the Oculus Touch for Quest 2 Controller model (Right).

◆ m_modelOculusTouchQuestAndRiftSLeftController

GameObject OVRControllerHelper.m_modelOculusTouchQuestAndRiftSLeftController

The root GameObject that represents the Oculus Touch for Quest And RiftS Controller model (Left).

◆ m_modelOculusTouchQuestAndRiftSRightController

GameObject OVRControllerHelper.m_modelOculusTouchQuestAndRiftSRightController

The root GameObject that represents the Oculus Touch for Quest And RiftS Controller model (Right).

◆ m_modelOculusTouchRiftLeftController

GameObject OVRControllerHelper.m_modelOculusTouchRiftLeftController

The root GameObject that represents the Oculus Touch for Rift Controller model (Left).

◆ m_modelOculusTouchRiftRightController

GameObject OVRControllerHelper.m_modelOculusTouchRiftRightController

The root GameObject that represents the Oculus Touch for Rift Controller model (Right).


The documentation for this class was generated from the following file: