diff --git a/config/flywheel-client.toml b/config/flywheel-client.toml index 9dc17f4d1..e41e2022e 100644 --- a/config/flywheel-client.toml +++ b/config/flywheel-client.toml @@ -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.