Disable texture streaming

This commit is contained in:
nsubiron 2018-10-26 14:14:37 +02:00
parent 46d36435d4
commit e97882264e
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ r.DefaultFeature.AmbientOcclusionStaticFraction=False
r.DefaultFeature.AutoExposure=False
r.CustomDepth=3
r.Streaming.PoolSize=2000
r.TextureStreaming=False
[/Script/AIModule.AISense_Sight]
bAutoRegisterAllPawnsAsSources=False