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,