SimulatedHandDataProvider.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 hand state based on keyboard and mouse input
protected:
override void SimulateUserInput(Microsoft::MixedReality::Toolkit::Input::MouseDelta ^ mouseDelta);
protected override void SimulateUserInput (Microsoft.MixedReality.Toolkit.Input.MouseDelta mouseDelta);
override this.SimulateUserInput : Microsoft.MixedReality.Toolkit.Input.MouseDelta -> unit
Protected Overrides Sub SimulateUserInput (mouseDelta As MouseDelta)
Parameters
- mouseDelta
- MouseDelta