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