Skip to content
Snippets Groups Projects
Commit 7439f229 authored by Giovanni Vindiola's avatar Giovanni Vindiola :speech_balloon:
Browse files

Updated Cesium, VideoPlayer

parent 7c1ca101
No related branches found
No related tags found
No related merge requests found
...@@ -415,10 +415,12 @@ bEnableDomStorage=False ...@@ -415,10 +415,12 @@ bEnableDomStorage=False
fx.Niagara.ForceLastTickGroup=1 fx.Niagara.ForceLastTickGroup=1
[/Script/CesiumRuntime.CesiumRuntimeSettings] [/Script/CesiumRuntime.CesiumRuntimeSettings]
DefaultIonAccessTokenId=b64093ca-bb42-41c7-b934-52eb701e375d DefaultIonAccessTokenId=b6ca9599-4f48-4c78-b79a-9006e0b75cfe
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJiNjQwOTNjYS1iYjQyLTQxYzctYjkzNC01MmViNzAxZTM3NWQiLCJpZCI6MTIzNzgyLCJpYXQiOjE2NzczNDE5NDJ9.wG5sq8HwQoUG3KBFUE8HQYB2unfp41E52ChhzSAPVgE DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJiNmNhOTU5OS00ZjQ4LTRjNzgtYjc5YS05MDA2ZTBiNzVjZmUiLCJpZCI6MTgzODQyLCJpYXQiOjE3MDIzNDA3ODZ9.W0psFXY1vdx3JahZGj6wy1IU0TD8wx8Is_3im6J2W2Q
ScaleLevelOfDetailByDPI=True ScaleLevelOfDetailByDPI=True
EnableExperimentalOcclusionCullingFeature=False EnableExperimentalOcclusionCullingFeature=False
RequestsPerCachePrune=10000
MaxCacheItems=4096
[/Script/NavigationSystem.NavigationSystemV1] [/Script/NavigationSystem.NavigationSystemV1]
bAutoCreateNavigationData=True bAutoCreateNavigationData=True
...@@ -760,4 +762,5 @@ bShipForBitcode=False ...@@ -760,4 +762,5 @@ bShipForBitcode=False
!NetDriverDefinitions=ClearArray !NetDriverDefinitions=ClearArray
+NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="/Script/OnlineSubsystemRedpointEOS.EOSNetDriver",DriverClassNameFallback="/Script/OnlineSubsystemUtils.IpNetDriver") +NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="/Script/OnlineSubsystemRedpointEOS.EOSNetDriver",DriverClassNameFallback="/Script/OnlineSubsystemUtils.IpNetDriver")
+NetDriverDefinitions=(DefName="BeaconNetDriver",DriverClassName="/Script/OnlineSubsystemRedpointEOS.EOSNetDriver",DriverClassNameFallback="/Script/OnlineSubsystemUtils.IpNetDriver") +NetDriverDefinitions=(DefName="BeaconNetDriver",DriverClassName="/Script/OnlineSubsystemRedpointEOS.EOSNetDriver",DriverClassNameFallback="/Script/OnlineSubsystemUtils.IpNetDriver")
+NetDriverDefinitions=(DefName="DemoNetDriver",DriverClassName="/Script/Engine.DemoNetDriver",DriverClassNameFallback="/Script/Engine.DemoNetDriver") +NetDriverDefinitions=(DefName="DemoNetDriver",DriverClassName="/Script/Engine.DemoNetDriver",DriverClassNameFallback="/Script/Engine.DemoNetDriver")
\ No newline at end of file
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment