We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947b4c6 commit cdfd696Copy full SHA for cdfd696
Source/CesiumRuntime/Private/Tests/CesiumSceneGeneration.cpp
@@ -19,7 +19,7 @@
19
namespace Cesium {
20
21
FString SceneGenerationContext::testIonToken(
22
- "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJkNDE3ZGU2Ny1jMDhlLTQ5MTItOWE1Zi04MTU5NDZlM2ZlNWEiLCJpZCI6MjU5LCJpYXQiOjE3NTkzMDY2Nzh9.61Fem2_E6IbkMP3mp4hMknB6O_35qjW73lq081H9AdY");
+ "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI0ZWNiNmU2Yi00Nzk5LTQ1ZjAtYTY1Ny05YTEzZDE4ZTMzMDQiLCJpZCI6MjU5LCJpYXQiOjE3NjIxMjkzMzN9.WSE2EztMDUGhyunsIHIG7oxKbr18m0goBK9r966PCXE");
23
24
void SceneGenerationContext::setCommonProperties(
25
const FVector& origin,
0 commit comments