VROverlayFlags 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 VROverlayFlags
public enum VROverlayFlags
type VROverlayFlags =
Public Enum VROverlayFlags
- Inheritance
-
VROverlayFlags
Fields
| AcceptsGamepadEvents | 4 | |
| Curved | 1 | |
| MakeOverlaysInteractiveIfVisible | 16 | |
| NoDashboardTab | 3 | |
| None | 0 | |
| Panorama | 12 | |
| RGSS4X | 2 | |
| SendVRScrollEvents | 6 | |
| SendVRTouchpadEvents | 7 | |
| ShowGamepadFocus | 5 | |
| ShowTouchPadScrollWheel | 8 | |
| SideBySide_Crossed | 11 | |
| SideBySide_Parallel | 10 | |
| SortWithNonSceneOverlays | 14 | |
| StereoPanorama | 13 | |
| TransferOwnershipToInternalProcess | 9 | |
| VisibleInDashboard | 15 |