Skip to content

TSdlWindowSurfaceVsync

Window surface vsync values.

Use the special value Disabled to disable vsync, or Adaptive for late swap tearing (adaptive vsync). Other values represent a vsync interval, e.g. 1 to synchronize present with every vertical refresh, 2 to synchronize present with every second vertical refresh, etc.

Definition

Unit: Neslib.Sdl3.Video

type TSdlWindowSurfaceVsync = type Integer