解决轨迹运动二维模式贴地时视角跟随报错的问题

This commit is contained in:
zh
2025-08-25 20:50:18 +08:00
parent a1e33d907d
commit 077170f2d4
2 changed files with 5 additions and 4 deletions

View File

@ -151,7 +151,7 @@ class YJEarth {
}
this.options.contextOptions = {
webgl: {
alpha: true,
// alpha: true,
depth: true,
stencil: true,
antialias: true,