Class WindowsMixedRealityXRSDKGGVHand
A Windows Mixed Reality GGV (Gaze, Gesture, and Voice) hand instance for XR SDK.
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.XRSDK.WindowsMixedReality
Assembly: cs.temp.dll.dll
Syntax
public class WindowsMixedRealityXRSDKGGVHand : BaseWindowsMixedRealityXRSDKSource
Constructors
WindowsMixedRealityXRSDKGGVHand(TrackingState, Handedness, IMixedRealityInputSource, MixedRealityInteractionMapping[])
Declaration
public WindowsMixedRealityXRSDKGGVHand(TrackingState trackingState, Handedness controllerHandedness, IMixedRealityInputSource inputSource = null, MixedRealityInteractionMapping[] interactions = null)
Parameters
Type | Name | Description |
---|---|---|
Tracking |
trackingState | |
Handedness | controllerHandedness | |
IMixed |
inputSource | |
Mixed |
interactions |
Properties
DefaultInteractions
The GGV hand default interactions.
Declaration
public override MixedRealityInteractionMapping[] DefaultInteractions { get; }
Property Value
Type | Description |
---|---|
Mixed |
Remarks
A single interaction mapping works for both left and right controllers.