Skip to content

Commit

Permalink
Merge branch 'main' of github.com:CesiumGS/cesium-unreal into request…
Browse files Browse the repository at this point in the history
…-headers-tileset
  • Loading branch information
azrogers committed Jan 14, 2025
2 parents b7e985a + 149a4ed commit c21ebc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
namespace Cesium {

FString SceneGenerationContext::testIonToken(
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIwNzA3YWIzNS0xMjI5LTQ3MWEtOTgyNS05OTk0YThlOTE4NzMiLCJpZCI6MjU5LCJpYXQiOjE3Mjc3MzgxNjJ9.vll2Xe-NPuNPiC0KSe8uN7hgG-ldlalcXfdDBxxDkXY");
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI5ZThmNmNmZC1mOTM3LTRjMjUtYWFlMS01NGQxODFmYzQ1OGMiLCJpZCI6MjU5LCJpYXQiOjE3MzU3NzYxNjN9.DrabtSRqLQAZnKPqrwSVUpB0m5fpcGEKICnXYV2IijU");

void SceneGenerationContext::setCommonProperties(
const FVector& origin,
Expand Down

0 comments on commit c21ebc6

Please sign in to comment.