Enable occlusion culling

This commit is contained in:
Jarrod Doyle 2024-02-22 22:11:31 +00:00
parent f67197f508
commit b1f82ab2eb
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
2 changed files with 84 additions and 80 deletions

File diff suppressed because one or more lines are too long

View File

@ -67,3 +67,7 @@ cc_sprint={
[physics]
3d/physics_engine="JoltPhysics3D"
[rendering]
occlusion_culling/use_occlusion_culling=true