SimulatedControllerDataProvider.SimulateUserInput(MouseDelta) 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.
Update controller state based on keyboard and mouse input
protected:
virtual void SimulateUserInput(Microsoft::MixedReality::Toolkit::Input::MouseDelta ^ mouseDelta);
protected virtual void SimulateUserInput (Microsoft.MixedReality.Toolkit.Input.MouseDelta mouseDelta);
abstract member SimulateUserInput : Microsoft.MixedReality.Toolkit.Input.MouseDelta -> unit
override this.SimulateUserInput : Microsoft.MixedReality.Toolkit.Input.MouseDelta -> unit
Protected Overridable Sub SimulateUserInput (mouseDelta As MouseDelta)
Parameters
- mouseDelta
- MouseDelta