Update Engine Config to Increase Streaming Pool Size

This commit is contained in:
Philip W 2024-03-01 17:31:56 +00:00
parent 02520654df
commit 315b0b11a1

View File

@ -90,6 +90,7 @@ r.GPUSkin.UnlimitedBoneInfluences=True
r.SkinCache.CompileShaders=True
r.SkinCache.DefaultBehavior=0
SkeletalMesh.UseExperimentalChunking=1
r.Streaming.PoolSize=3000
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12