Skip to content

Commit 4600909

Browse files
author
Hannah
authored
Merge pull request #7696 from AnalyticalGraphicsInc/sandcastle-edl-fix
Fix attenuation controls for church in Sandcastle demo
2 parents 016f815 + d410998 commit 4600909

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Apps/Sandcastle/gallery/3D Tiles Point Cloud Shading.html

+2
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@
174174
destination: new Cesium.Cartesian3(4401744.644145314, 225051.41078911052, 4595420.374784433),
175175
orientation: new Cesium.HeadingPitchRoll(5.646733805039757, -0.276607153839886, 6.281110875400085)
176176
});
177+
178+
tilesetToViewModel(tileset);
177179
}
178180

179181
function checkZero(newValue) {

0 commit comments

Comments
 (0)