Class WindowsMixedRealityOpenVRMotionController
Open VR Implementation of the Windows Mixed Reality Motion Controllers.
Inheritance
WindowsMixedRealityOpenVRMotionController
Assembly: cs.temp.dll.dll
public class WindowsMixedRealityOpenVRMotionController : GenericOpenVRController
Constructors
Declaration
public WindowsMixedRealityOpenVRMotionController(TrackingState trackingState, Handedness controllerHandedness, IMixedRealityInputSource inputSource = null, MixedRealityInteractionMapping[] interactions = null)
Parameters
| Type |
Name |
Description |
| TrackingState |
trackingState |
|
| Handedness |
controllerHandedness |
|
| IMixedRealityInputSource |
inputSource |
|
| MixedRealityInteractionMapping[] |
interactions |
|
Properties
Declaration
public override MixedRealityInteractionMapping[] DefaultLeftHandedInteractions { get; }
Property Value
| Type |
Description |
| MixedRealityInteractionMapping[] |
|
Overrides
Declaration
public override MixedRealityInteractionMapping[] DefaultRightHandedInteractions { get; }
Property Value
| Type |
Description |
| MixedRealityInteractionMapping[] |
|
Overrides
Declaration
public override float PointerOffsetAngle { get; protected set; }
Property Value