Add volumes property to runtime scene fixture

This commit is contained in:
2026-04-06 08:49:48 +02:00
parent c456b63204
commit 40fb0a0973

View File

@@ -25,6 +25,10 @@ function createRuntimeSceneFixture() {
}
},
brushes: [],
volumes: {
fog: [],
water: []
},
colliders: [],
sceneBounds: null,
localLights: {