BaseInputSimulationService.UpdateControllerDevice Method

Definition

protected:
 void UpdateControllerDevice(Microsoft::MixedReality::Toolkit::Input::ControllerSimulationMode simulationMode, Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness, System::Object ^ controllerData);
protected void UpdateControllerDevice (Microsoft.MixedReality.Toolkit.Input.ControllerSimulationMode simulationMode, Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness, object controllerData);
member this.UpdateControllerDevice : Microsoft.MixedReality.Toolkit.Input.ControllerSimulationMode * Microsoft.MixedReality.Toolkit.Utilities.Handedness * obj -> unit
Protected Sub UpdateControllerDevice (simulationMode As ControllerSimulationMode, handedness As Handedness, controllerData As Object)

Parameters

simulationMode
ControllerSimulationMode
handedness
Handedness
controllerData
Object

Applies to