IMixedRealityController Interface
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.
Mixed Reality Toolkit controller definition, used to manage a specific controller type
public interface class IMixedRealityController
public interface IMixedRealityController
type IMixedRealityController = interface
Public Interface IMixedRealityController
- Derived
Angular |
|
Controller |
The designated hand that the Input Source is managing, as defined by the SDK / Unity. |
Enabled |
Is the controller enabled? |
Input |
The registered Input Source for this controller |
Interactions |
Mapping definition for this controller, linking the Physical inputs to logical Input System Actions |
Is |
Some controllers such as articulated should only be able to invoke pointing/distant interactions in certain poses. |
Is |
Indicates the accuracy of the position data being reported. |
Is |
Indicates that this controller is currently providing position data. |
Is |
Indicates that this controller is currently providing rotation data. |
Tracking |
Outputs the current state of the Input Source, whether it is tracked or not. As defined by the SDK / Unity. |
Velocity | |
Visualizer |
The controller's "Visual" Component in the scene. |
Produkt | Verzie |
---|---|
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 |