CreateProfileMenuItemIndices Enum
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 display order of the Assets > Create > Mixed Reality Toolkit > Profiles menu items.
C++
public enum class CreateProfileMenuItemIndices
public enum CreateProfileMenuItemIndices
type CreateProfileMenuItemIndices =
Public Enum CreateProfileMenuItemIndices
- Inheritance
-
CreateProfileMenuItemIndices
Name | Value | Description |
---|---|---|
Configuration | 0 | |
Camera | 1 | |
Input | 2 | |
Pointer | 3 | |
ControllerMapping | 4 | |
InputActions | 5 | |
InputActionRules | 6 | |
Speech | 7 | |
BoundaryVisualization | 8 | |
ControllerVisualization | 9 | |
SpatialAwareness | 10 | |
SpatialAwarenessMeshObserver | 11 | |
SpatialAwarenessSurfaceObserver | 12 | |
Gestures | 13 | |
Diagnostics | 14 | |
RegisteredServiceProviders | 15 | |
InputSimulation | 16 | |
HandTracking | 17 | |
EyeTracking | 18 | |
MouseInput | 19 | |
SceneSystem | 20 | |
SceneUnderstandingObserver | 21 | |
Assembly | 99 |
Product | 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 |