Add volumes property to runtime scene fixture
This commit is contained in:
@@ -25,6 +25,10 @@ function createRuntimeSceneFixture() {
|
||||
}
|
||||
},
|
||||
brushes: [],
|
||||
volumes: {
|
||||
fog: [],
|
||||
water: []
|
||||
},
|
||||
colliders: [],
|
||||
sceneBounds: null,
|
||||
localLights: {
|
||||
|
||||
Reference in New Issue
Block a user