push unmodified configs
This commit is contained in:
8
config/flywheel-client.toml
Normal file
8
config/flywheel-client.toml
Normal file
@ -0,0 +1,8 @@
|
||||
#Enable or disable the entire engine
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user