Add exposure slider (not working?)
This commit is contained in:
@@ -29,6 +29,10 @@ let AppState = {
|
||||
layersMenuBuilt: false,
|
||||
initialRotation: null,
|
||||
lightDirection: [],
|
||||
/**
|
||||
* @type {Number}
|
||||
*/
|
||||
exposure: null,
|
||||
camera: null,
|
||||
renderer: null,
|
||||
ambientOcclusion : true,
|
||||
|
||||
Reference in New Issue
Block a user