Update test case with additional camera properties
This commit is contained in:
@@ -53,7 +53,9 @@ describe("createEmptySceneDocument", () => {
|
||||
focusDistance: 10,
|
||||
focalLength: 0.03,
|
||||
bokehScale: 1.5
|
||||
}
|
||||
},
|
||||
fogPath: "performance",
|
||||
waterPath: "performance"
|
||||
}
|
||||
});
|
||||
expect(document.brushes).toEqual({});
|
||||
|
||||
Reference in New Issue
Block a user