SimulatedMotionControllerData Class   
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.
Snapshot of simulated motion controller data.
public ref class SimulatedMotionControllerDatapublic class SimulatedMotionControllerDatatype SimulatedMotionControllerData = classPublic Class SimulatedMotionControllerData- Inheritance
- 
				SimulatedMotionControllerData
Constructors
| SimulatedMotionControllerData() | 
Properties
| ButtonState | States of buttons on the motion controller | 
| IsTracked | Whether the motion controller is currently being tracked | 
| Position | Position of the motion controller | 
| Rotation | Rotation of the motion controller | 
Methods
| Update(Boolean, SimulatedMotionControllerButtonState, SimulatedMotionControllerData+MotionControllerPoseUpdater) | Replace the motion controller data with the given values. |