You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
podmack/config/flywheel-client.toml

9 lines
264 B
TOML

#Select the backend to use.
#Allowed Values: OFF, BATCHING, 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.
limitUpdates = true