LOD stuff: Switch default LOD_DISTANCE from 100 to 80 to get more FPS
This commit is contained in:
parent
110812af6c
commit
bed240bc89
@ -9,8 +9,8 @@ local dump = buildat.dump
|
||||
local M = {}
|
||||
|
||||
--local LOD_DISTANCE = 140
|
||||
local LOD_DISTANCE = 100
|
||||
--local LOD_DISTANCE = 80
|
||||
--local LOD_DISTANCE = 100
|
||||
local LOD_DISTANCE = 80
|
||||
--local LOD_DISTANCE = 50
|
||||
local LOD_THRESHOLD = 0.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user