We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6a222 commit bb17b63Copy full SHA for bb17b63
integration-test/src/world.ts
@@ -94,6 +94,7 @@ export class WorldFactory {
94
surfaceTensionPressureStrength: 0.2,
95
viscousStrength: 0.25
96
}, {
97
+ // overrides (i.e. what I actually want)
98
radius: 0.1,
99
density: 1.0,
100
gravityScale: 1.0,
0 commit comments