Skip to content

Commit

Permalink
Merge pull request #64 from CesiumGS/google-from-ion
Browse files Browse the repository at this point in the history
Use Google Photorealistic 3D Tiles from Cesium ion
  • Loading branch information
kring authored Oct 26, 2023
2 parents 816254b + c621002 commit 4d436c1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -973,9 +973,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
_showCreditsOnScreen: 1
_tilesetSource: 1
_url: https://tile.googleapis.com/v1/3dtiles/root.json?key=AIzaSyAwdoEoXOaGCWk3EtxCzzuutyA2FCY2MvQ
_ionAssetID: 0
_tilesetSource: 0
_url:
_ionAssetID: 2275207
_ionAccessToken:
_maximumScreenSpaceError: 16
_preloadAncestors: 1
Expand Down
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"dependencies": {
"com.cesium.unity": "1.6.3",
"com.cesium.unity": "1.6.4",
"com.unity.cinemachine": "2.8.9",
"com.unity.collab-proxy": "1.17.2",
"com.unity.ide.rider": "3.0.15",
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.6.3
bundleVersion: 1.6.4
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 4d436c1

Please sign in to comment.