SimulatedMotionControllerDataProvider Class
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.
Produces simulated data every frame that defines the position and rotation of the simulated controller.
public ref class SimulatedMotionControllerDataProvider : Microsoft::MixedReality::Toolkit::Input::SimulatedControllerDataProvider
public class SimulatedMotionControllerDataProvider : Microsoft.MixedReality.Toolkit.Input.SimulatedControllerDataProvider
type SimulatedMotionControllerDataProvider = class
inherit SimulatedControllerDataProvider
Public Class SimulatedMotionControllerDataProvider
Inherits SimulatedControllerDataProvider
- Inheritance
Is |
If true then the left controller is always visible, regardless of simulating. (Inherited from SimulatedControllerDataProvider) |
Is |
If true then the right controller is always visible, regardless of simulating. (Inherited from SimulatedControllerDataProvider) |
last |
(Inherited from SimulatedControllerDataProvider) |
last |
(Inherited from SimulatedControllerDataProvider) |
last |
(Inherited from SimulatedControllerDataProvider) |
last |
(Inherited from SimulatedControllerDataProvider) |
last |
(Inherited from SimulatedControllerDataProvider) |
last |
(Inherited from SimulatedControllerDataProvider) |
mouse |
(Inherited from SimulatedControllerDataProvider) |
profile | (Inherited from SimulatedControllerDataProvider) |
Is |
Left controller is controlled by user input. (Inherited from SimulatedControllerDataProvider) |
Is |
Right controller is controlled by user input. (Inherited from SimulatedControllerDataProvider) |
Reset |
Reset the controller to its default state. (Inherited from SimulatedControllerDataProvider) |
Simulate |
Update controller state based on keyboard and mouse input (Inherited from SimulatedControllerDataProvider) |
Update |
Capture a snapshot of simulated motion controller data based on current state. |
Продукт | Версии |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |