InputSimulationService.MotionControllerDataRight Property
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.
Pose data for the right motion controller.
public:
property Microsoft::MixedReality::Toolkit::Input::SimulatedMotionControllerData ^ MotionControllerDataRight { Microsoft::MixedReality::Toolkit::Input::SimulatedMotionControllerData ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.SimulatedMotionControllerData MotionControllerDataRight { get; }
member this.MotionControllerDataRight : Microsoft.MixedReality.Toolkit.Input.SimulatedMotionControllerData
Public ReadOnly Property MotionControllerDataRight As SimulatedMotionControllerData