Class XboxController
Xbox Controller using Unity Input System
Implements
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Input.UnityInput
Assembly: cs.temp.dll.dll
Syntax
public class XboxController : GenericJoystickController, IMixedRealityController
Constructors
XboxController(TrackingState, Handedness, IMixedRealityInputSource, MixedRealityInteractionMapping[])
Constructor.
Declaration
public XboxController(TrackingState trackingState, Handedness controllerHandedness, IMixedRealityInputSource inputSource = null, MixedRealityInteractionMapping[] interactions = null)
Parameters
| Type | Name | Description |
|---|---|---|
| TrackingState | trackingState | |
| Handedness | controllerHandedness | |
| IMixedRealityInputSource | inputSource | |
| MixedRealityInteractionMapping[] | interactions |
Properties
LegacyInputSupport
Declaration
protected override MixedRealityInteractionMappingLegacyInput[] LegacyInputSupport { get; }
Property Value
| Type | Description |
|---|---|
| MixedRealityInteractionMappingLegacyInput[] |