Add exposure slider (not working?)
This commit is contained in:
@@ -43,6 +43,7 @@ function init () {
|
||||
AppState.renderer = ATON._renderer;
|
||||
AppState.shadows = config.scene.shadows;
|
||||
AppState.lightDirection = ATON.getMainLightDirection();
|
||||
AppState.exposure = config.scene.initialExposure;
|
||||
|
||||
ATON.Nav.setUserControl(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user