EVRApplicationType 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.
public enum class EVRApplicationType
public enum EVRApplicationType
type EVRApplicationType =
Public Enum EVRApplicationType
- Inheritance
-
EVRApplicationType
Fields
| VRApplication_Background | 3 | |
| VRApplication_Bootstrapper | 7 | |
| VRApplication_Max | 9 | |
| VRApplication_Other | 0 | |
| VRApplication_Overlay | 2 | |
| VRApplication_Scene | 1 | |
| VRApplication_SteamWatchdog | 6 | |
| VRApplication_Utility | 4 | |
| VRApplication_VRMonitor | 5 | |
| VRApplication_WebHelper | 8 |