Enum VROverlayFlags
Namespace: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public enum VROverlayFlags
  Fields
| Name | Description | 
|---|---|
| AcceptsGamepadEvents | |
| Curved | |
| MakeOverlaysInteractiveIfVisible | |
| NoDashboardTab | |
| None | |
| Panorama | |
| RGSS4X | |
| SendVRDiscreteScrollEvents | |
| SendVRSmoothScrollEvents | |
| SendVRTouchpadEvents | |
| ShowGamepadFocus | |
| ShowTouchPadScrollWheel | |
| SideBySide_Crossed | |
| SideBySide_Parallel | |
| SortWithNonSceneOverlays | |
| StereoPanorama | |
| TransferOwnershipToInternalProcess | |
| VisibleInDashboard |