BaseInputSourceDefinition 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.
Defines the base interactions and data that an controller can provide.
public ref class BaseInputSourceDefinition abstract : Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSourceDefinition
public abstract class BaseInputSourceDefinition : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSourceDefinition
type BaseInputSourceDefinition = class
interface IMixedRealityInputSourceDefinition
Public MustInherit Class BaseInputSourceDefinition
Implements IMixedRealityInputSourceDefinition
- Inheritance
-
BaseInputSourceDefinition
- Derived
- Implements
Base |
Constructor. |
Default |
The collection of interactions supported by a left-handed instance of this controller. |
Default |
The collection of interactions supported by this controller. |
Default |
The collection of interactions supported by a right-handed instance of this controller. |
Handedness |
The Handedness (ex: Left, Right, None) of this controller. |
Get |
Provides the default interactions for this source type with a specific handedness. |
Produit | Versions |
---|---|
MRTK2 Unity 2018 | 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.6.0, 2.7.0, 2.8.0 |