Add SSGP + dynamic state
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
export const AppState = {
|
||||
// The root scene object
|
||||
root: null,
|
||||
scenes : [
|
||||
{
|
||||
id : "salvador",
|
||||
active : false
|
||||
}
|
||||
],
|
||||
scenes : [],
|
||||
ambientOcclusion : true,
|
||||
shadows : true,
|
||||
lightProbe : false,
|
||||
|
||||
Reference in New Issue
Block a user