MixedRealityInputAction Struct
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.
An Input Action for mapping an action to an Input Sources Button, Joystick, Sensor, etc.
C++
public value class MixedRealityInputAction : System::Collections::IEqualityComparer
[System.Serializable]
public struct MixedRealityInputAction : System.Collections.IEqualityComparer
[<System.Serializable>]
type MixedRealityInputAction = struct
interface IEqualityComparer
Public Structure MixedRealityInputAction
Implements IEqualityComparer
- Inheritance
-
MixedRealityInputAction
- Attributes
- Implements
Mixed |
Constructor. |
Axis |
The Axis constraint for the Input Action |
Description |
A short description of the Input Action. |
Id |
The Unique Id of this Input Action. |
None |
Equality(Mixed |
|
Inequality(Mixed |
Produit | Versions |
---|---|
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 |