mirror of
https://github.com/overte-org/overte.git
synced 2025-04-17 04:06:43 +02:00
remove cruft
This commit is contained in:
parent
a3ac20d961
commit
cc8e618bc0
1 changed files with 0 additions and 2 deletions
|
@ -92,8 +92,6 @@ private:
|
|||
LODManager();
|
||||
|
||||
bool _automaticLODAdjust = true;
|
||||
//float _desktopLODDecreaseFPS = DEFAULT_DESKTOP_LOD_DOWN_FPS;
|
||||
//float _hmdLODDecreaseFPS = DEFAULT_HMD_LOD_DOWN_FPS;
|
||||
float _avgRenderTime { 0.0 };
|
||||
float _desktopMaxRenderTime { DEFAULT_DESKTOP_MAX_RENDER_TIME };
|
||||
float _hmdMaxRenderTime { DEFAULT_HMD_MAX_RENDER_TIME };
|
||||
|
|
Loading…
Reference in a new issue