Class HPReverbG2Controller
Namespace: Microsoft.MixedReality.Toolkit.XRSDK.OpenXR
Assembly: cs.temp.dll.dll
Syntax
public class HPReverbG2Controller : GenericXRSDKController
Constructors
HPReverbG2Controller(TrackingState, Handedness, IMixedRealityInputSource, MixedRealityInteractionMapping[])
Constructor.
Declaration
public HPReverbG2Controller(TrackingState trackingState, Handedness controllerHandedness, IMixedRealityInputSource inputSource = null, MixedRealityInteractionMapping[] interactions = null)
Parameters
Type | Name | Description |
---|---|---|
Tracking |
trackingState | |
Handedness | controllerHandedness | |
IMixed |
inputSource | |
Mixed |
interactions |
Methods
UpdatePoseData(MixedRealityInteractionMapping, InputDevice)
Update spatial pointer and spatial grip data.
Declaration
protected override void UpdatePoseData(MixedRealityInteractionMapping interactionMapping, InputDevice inputDevice)
Parameters
Type | Name | Description |
---|---|---|
Mixed |
interactionMapping | |
Input |
inputDevice |