some stuff

This commit is contained in:
DrMangoTea
2025-02-08 00:12:03 +01:00
parent 2aa0cba88b
commit 088f145afe
1315 changed files with 40800 additions and 80170 deletions

View File

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