Add fogPath and waterPath to scene document JSON test

This commit is contained in:
2026-04-06 08:44:02 +02:00
parent ae0838838d
commit f130bd0af9

View File

@@ -252,6 +252,8 @@ describe("scene document JSON", () => {
mode: "acesFilmic",
exposure: 1.25
},
fogPath: "quality",
waterPath: "performance",
depthOfField: {
enabled: true,
focusDistance: 12,