changed default flywheel setting back to instanced
This commit is contained in:
parent
dc0647f917
commit
92d0146ee0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#Select the backend to use.
|
||||
#Allowed Values: OFF, BATCHING, INSTANCING
|
||||
backend = "OFF"
|
||||
backend = "INSTANCING"
|
||||
#Enable or disable a debug overlay that colors pixels by their normal.
|
||||
debugNormals = false
|
||||
#Enable or disable instance update limiting with distance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue