修改大屏模块
This commit is contained in:
@@ -11,7 +11,7 @@ export default class Earth3d {
|
||||
container: null,
|
||||
width: window.innerWidth,
|
||||
height: window.innerHeight,
|
||||
bgColor: 0x000000,
|
||||
bgColor: 0x0e2438, // 深蓝偏亮背景,替代纯黑以提升亮度
|
||||
materialColor: 0xff0000,
|
||||
controls: {
|
||||
visibel: true, // 是否开启
|
||||
|
||||
Reference in New Issue
Block a user