BaseInputSimulationService.GetHandDevice(Handedness) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use GetControllerDevice instead.
public:
Microsoft::MixedReality::Toolkit::Input::SimulatedHand ^ GetHandDevice(Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);
[System.Obsolete("Use GetControllerDevice instead.")]
public Microsoft.MixedReality.Toolkit.Input.SimulatedHand GetHandDevice (Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);
[<System.Obsolete("Use GetControllerDevice instead.")>]
member this.GetHandDevice : Microsoft.MixedReality.Toolkit.Utilities.Handedness -> Microsoft.MixedReality.Toolkit.Input.SimulatedHand
Public Function GetHandDevice (handedness As Handedness) As SimulatedHand
Parameters
- handedness
- Handedness
Returns
- Attributes