From 851b565272391fd51235e867f38f9f21fab272a2 Mon Sep 17 00:00:00 2001 From: EmiliaBaek Date: Fri, 19 Jul 2024 11:37:08 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample/cesium3dReconSeoulWhiteBox/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/cesium3dReconSeoulWhiteBox/index.html b/sample/cesium3dReconSeoulWhiteBox/index.html index 3bc645e..4bedf74 100644 --- a/sample/cesium3dReconSeoulWhiteBox/index.html +++ b/sample/cesium3dReconSeoulWhiteBox/index.html @@ -59,7 +59,7 @@ let radian = 280.0; let minus = 50.0; viewer._cesiumWidget._creditContainer.style.display = "none"; -scene.globe.depthTestAgainstTerrain = true; +viewer.scene.globe.depthTestAgainstTerrain = true; const setTerrain = async () => { viewer.terrainProvider = await Cesium.CesiumTerrainProvider.fromIonAssetId( 2669353,