changed default flywheel setting back to instanced
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user