TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ IsVSyncEnabled()

bool Window::IsVSyncEnabled ( )
inline

Definition at line 44 of file Window.h.

45 {
46 return vSyncState;
47 }