Skip to content

Commit

Permalink
Update Cesium ion token.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Oct 19, 2022
1 parent e0c2cd9 commit d4db853
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CesiumForUnrealSamples.uproject
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 7,
"VersionName": "1.16.0",
"Version": 8,
"VersionName": "1.18.0",
"FriendlyName": "Cesium for Unreal Samples",
"EngineAssociation": "4.26",
"Category": "Geospatial",
Expand Down
2 changes: 1 addition & 1 deletion Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ bSupportsVulkan=True

[/Script/CesiumRuntime.CesiumRuntimeSettings]
DefaultIonAccessTokenId=
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJjN2NlMDVhMi0zZmE1LTQzOWMtODU4Ni1hZGY4NDE2MzViNDkiLCJpZCI6MjU5LCJpYXQiOjE2NjIwNDg4MTN9.aO0nbygBkz1T93fGw2mZiiDrEr9VGm4_q9aZZtdjBuI
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI3ZDI1MmE4Mi1jNDVhLTQxNmItYmQ5MS1iYzM2M2VmMmYzODAiLCJpZCI6MjU5LCJpYXQiOjE2NjYxNTgyNTR9.ivA8Gak_Z7otMRJ1M_daRu3wJhSMdxR5pNQPs7H1n6E
ScaleLevelOfDetailByDPI=True
EnableExperimentalOcclusionCullingFeature=False

0 comments on commit d4db853

Please sign in to comment.