src/utils/tools.js @@ -961,6 +961,12 @@ if (this.contourLabel) { this.contourLabel.showContourLabel(false); } }, enableAtmosphere() { earthCtrl.atmosphere.enable(); }, disableAtmosphere() { earthCtrl.atmosphere.disable(); }, };