Class OculusRemoteController
Inheritance
OculusRemoteController
Assembly: cs.temp.dll.dll
public class OculusRemoteController : GenericOpenVRController
Constructors
Declaration
public OculusRemoteController(TrackingState trackingState, Handedness controllerHandedness, IMixedRealityInputSource inputSource = null, MixedRealityInteractionMapping[] interactions = null)
Parameters
| Type |
Name |
Description |
| TrackingState |
trackingState |
|
| Handedness |
controllerHandedness |
|
| IMixedRealityInputSource |
inputSource |
|
| MixedRealityInteractionMapping[] |
interactions |
|
Properties
Declaration
protected override MixedRealityInteractionMappingLegacyInput[] LegacyInputSupport { get; }
Property Value
| Type |
Description |
| MixedRealityInteractionMappingLegacyInput[] |
|