posspack/config/defaultoptions/extra/config/flywheel-client.toml
Ashley Graves d828f30ea7 test
2024-07-28 16:21:01 +02:00

8 lines
266 B
TOML

#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