Enabled ambient light
This commit is contained in:
parent
26a7239c91
commit
fa214fd967
|
@ -66,7 +66,7 @@ export default {
|
|||
}
|
||||
},
|
||||
ambientLight: {
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
color: 0x141414
|
||||
},
|
||||
directionalLight: {
|
||||
|
|
Loading…
Reference in New Issue