37 internal int applicationVSyncCount = 0;
38 internal int applicationTargetFramerate = 60;
40 internal const int VSYNC_DISABLED = 0;
41 internal const int PREFERRED_GLASSES_FRAMERATE = 60;
GraphicsSettings encapsulates configuration data related to the project's graphics settings,...
bool matchGlassesFramerate
Determines whether the Tilt Five SDK should optimize the project's framerate and vsync for sending fr...