BaseInputSimulationService.GetControllerDevice(Handedness) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::Input::BaseController ^ GetControllerDevice(Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);
public Microsoft.MixedReality.Toolkit.Input.BaseController GetControllerDevice (Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);
member this.GetControllerDevice : Microsoft.MixedReality.Toolkit.Utilities.Handedness -> Microsoft.MixedReality.Toolkit.Input.BaseController
Public Function GetControllerDevice (handedness As Handedness) As BaseController

Parameters

handedness
Handedness

Returns

Applies to