SimulatedHand.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:
abstract void UpdateHandJoints(Microsoft::MixedReality::Toolkit::Input::SimulatedHandData ^ handData);
protected abstract void UpdateHandJoints (Microsoft.MixedReality.Toolkit.Input.SimulatedHandData handData);
abstract member UpdateHandJoints : Microsoft.MixedReality.Toolkit.Input.SimulatedHandData -> unit
Protected MustOverride Sub UpdateHandJoints (handData As SimulatedHandData)
Parameters
- handData
- SimulatedHandData
hand data provided by the simulation