Add foamContactLimit to water properties in create-box-brush.command.test.ts
This commit is contained in:
@@ -295,7 +295,8 @@ describe("box brush commands", () => {
|
||||
water: {
|
||||
colorHex: "#3a7dc2",
|
||||
surfaceOpacity: 0.65,
|
||||
waveStrength: 0.4
|
||||
waveStrength: 0.4,
|
||||
foamContactLimit: 6
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user