atm9/client/config/flywheel-client.toml

9 lines
274 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -07:00
#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