SimulatedArticulatedHand.UpdateInteractions(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 interactions raised by the simulated hand
protected:
override void UpdateInteractions(Microsoft::MixedReality::Toolkit::Input::SimulatedHandData ^ handData);
protected override void UpdateInteractions (Microsoft.MixedReality.Toolkit.Input.SimulatedHandData handData);
override this.UpdateInteractions : Microsoft.MixedReality.Toolkit.Input.SimulatedHandData -> unit
Protected Overrides Sub UpdateInteractions (handData As SimulatedHandData)
Parameters
- handData
- SimulatedHandData
hand data provided by the simulation