Add whitebox bevel settings to scene document test
This commit is contained in:
@@ -57,6 +57,11 @@ describe("createEmptySceneDocument", () => {
|
||||
focalLength: 0.03,
|
||||
bokehScale: 1.5
|
||||
},
|
||||
whiteboxBevel: {
|
||||
enabled: false,
|
||||
edgeWidth: 0.14,
|
||||
normalStrength: 0.75
|
||||
},
|
||||
fogPath: "performance",
|
||||
waterPath: "performance",
|
||||
waterReflectionMode: "none"
|
||||
|
||||
Reference in New Issue
Block a user