This commit is contained in:
zh
2025-12-17 18:06:13 +08:00
parent 61f93a81f2
commit 27543a3eae
18 changed files with 146 additions and 117 deletions

View File

@ -1342,7 +1342,7 @@ class WallRealStereoscopic extends Base {
}
material = new Cesium.CustomMaterialSource({
image: this.getSourceRootPath() + `/img/material/${img}.png`,
image: this.getSourceRootPath() + `/img/material/${img}.jpg`,
color: this.options.color,
is2D: false,
repeats: new Cesium.CallbackProperty(() => {