Enum WindowSurfaceVSync
Represents the vertical synchronization (VSync) mode or interval for the surface of a window
public enum WindowSurfaceVSync
Fields
Adaptive = -1Adaptive VSync (late swap tearing)
Disabled = 0VSync is disabled
Represents the vertical synchronization (VSync) mode or interval for the surface of a window
public enum WindowSurfaceVSync
Adaptive = -1Adaptive VSync (late swap tearing)
Disabled = 0VSync is disabled