Update test case with additional camera properties

This commit is contained in:
2026-04-06 08:54:53 +02:00
parent 635ab33d4e
commit e284344f69

View File

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