Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b36e12e

Browse files
committedApr 7, 2019
Merge branch 'master' into texture-transform
2 parents ef534ae + 502f34a commit b36e12e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1634
-313
lines changed
 

‎Apps/Sandcastle/gallery/3D Tiles Interior.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
var viewer = new Cesium.Viewer('cesiumContainer');
3232

3333
var tileset = new Cesium.Cesium3DTileset({
34-
url: Cesium.IonResource.fromAssetId(5742)
34+
url: Cesium.IonResource.fromAssetId(19365)
3535
});
3636
viewer.scene.primitives.add(tileset);
3737

2.89 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.