Enable occlusion culling
This commit is contained in:
parent
f67197f508
commit
b1f82ab2eb
File diff suppressed because one or more lines are too long
|
@ -67,3 +67,7 @@ cc_sprint={
|
|||
[physics]
|
||||
|
||||
3d/physics_engine="JoltPhysics3D"
|
||||
|
||||
[rendering]
|
||||
|
||||
occlusion_culling/use_occlusion_culling=true
|
||||
|
|
Loading…
Reference in New Issue