12-17
This commit is contained in:
@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user