CreateProfileMenuItemIndices Enum    
Definition
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.
public enum class CreateProfileMenuItemIndicespublic enum CreateProfileMenuItemIndicestype CreateProfileMenuItemIndices = Public Enum CreateProfileMenuItemIndices- Inheritance
- 
				CreateProfileMenuItemIndices
Fields
| 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 |