Update test case with additional camera properties

This commit is contained in:
2026-04-06 08:54:46 +02:00
parent 1e1f781c2c
commit 635ab33d4e

View File

@@ -56,7 +56,9 @@ describe("createEmptySceneDocument", () => {
focusDistance: 10,
focalLength: 0.03,
bokehScale: 1.5
}
},
fogPath: "performance",
waterPath: "performance"
}
});
expect(document.brushes).toEqual({});