Class OculusStandaloneHMDExtended
A standalone VR headset powered by Oculus VR.
Inheritance
System.Object
OculusStandaloneHMDExtended
Inherited Members
Namespace: UnityEngine.InputSystem.XR
Syntax
public class OculusStandaloneHMDExtended : OculusStandaloneHMDBase
Properties
back
Declaration
public ButtonControl back { get; }
Property Value
Type | Description |
---|---|
ButtonControl |
touchpad
Declaration
public Vector2Control touchpad { get; }
Property Value
Type | Description |
---|---|
Vector2Control |
Methods
FinishSetup()
Declaration
protected override void FinishSetup()