This commit is contained in:
2023-09-09 14:02:11 +02:00
parent b04244ae08
commit ea042e55a6
422 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#Select the backend to use.
#Allowed Values: OFF, BATCHING, INSTANCING
backend = "INSTANCING"
#Enable or disable a debug overlay that colors pixels by their normal.
debugNormals = false
#Enable or disable instance update limiting with distance.
limitUpdates = true