mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-04 18:11:01 -05:00
Initialize show frame number to false
This commit is contained in:
@@ -124,6 +124,7 @@ RenderEngine::RenderEngine()
|
||||
, _showInfo(true)
|
||||
, _showLog(true)
|
||||
, _takeScreenshot(false)
|
||||
, _showFrameNumber(false)
|
||||
, _globalBlackOutFactor(1.f)
|
||||
, _fadeDuration(2.f)
|
||||
, _currentFadeTime(0.f)
|
||||
|
||||
Reference in New Issue
Block a user