SimulatedMotionControllerData.MotionControllerPoseUpdater Delegate
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.
Delegate to function updating the position and rotation of the motion controller
public: delegate Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose SimulatedMotionControllerData::MotionControllerPoseUpdater();
public delegate Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose SimulatedMotionControllerData.MotionControllerPoseUpdater();
type SimulatedMotionControllerData.MotionControllerPoseUpdater = delegate of unit -> MixedRealityPose
Public Delegate Function SimulatedMotionControllerData.MotionControllerPoseUpdater() As MixedRealityPose