SimulatedGestureHand.UpdateHandJoints(SimulatedHandData) 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.
Updates the positions and orientations of the hand joints of the simulated hand
protected:
override void UpdateHandJoints(Microsoft::MixedReality::Toolkit::Input::SimulatedHandData ^ handData);
protected override void UpdateHandJoints (Microsoft.MixedReality.Toolkit.Input.SimulatedHandData handData);
override this.UpdateHandJoints : Microsoft.MixedReality.Toolkit.Input.SimulatedHandData -> unit
Protected Overrides Sub UpdateHandJoints (handData As SimulatedHandData)
Parameters
- handData
- SimulatedHandData
hand data provided by the simulation