IInputSimulationService.MotionControllerDataLeft 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 left motion controller.
public:
property Microsoft::MixedReality::Toolkit::Input::SimulatedMotionControllerData ^ MotionControllerDataLeft { Microsoft::MixedReality::Toolkit::Input::SimulatedMotionControllerData ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.SimulatedMotionControllerData MotionControllerDataLeft { get; }
member this.MotionControllerDataLeft : Microsoft.MixedReality.Toolkit.Input.SimulatedMotionControllerData
Public ReadOnly Property MotionControllerDataLeft As SimulatedMotionControllerData