create and other shit
This commit is contained in:
parent
d748f9d0ac
commit
9ce10a8d03
32 changed files with 3152 additions and 4 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 = "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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue