You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently GLControl doesn't allow you to set VSync, we should try and expose this setting.
As of writing I don't know the detains on how NativeWindow and the Control is being "kept in sync" so I don't know if some sorcery is needed for this to properly work.
The text was updated successfully, but these errors were encountered:
Currently
GLControl
doesn't allow you to setVSync
, we should try and expose this setting.As of writing I don't know the detains on how
NativeWindow
and the Control is being "kept in sync" so I don't know if some sorcery is needed for this to properly work.The text was updated successfully, but these errors were encountered: