init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
8
config/flywheel-client.toml
Normal file
8
config/flywheel-client.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue