Adding back accidentally removed DefaultEngine.ini settings

This commit is contained in:
wattsavolt 2019-06-04 18:59:40 +02:00 committed by Néstor Subirón
parent b8295b4e03
commit bb53973e0d
1 changed files with 10 additions and 0 deletions

View File

@ -87,3 +87,13 @@ PhysXTreeRebuildRate=10
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2)
[/Script/LinuxTargetPlatform.LinuxTargetSettings]
SpatializationPlugin=
ReverbPlugin=
OcclusionPlugin=
-TargetedRHIs=SF_VULKAN_SM5
-TargetedRHIs=GLSL_430
+TargetedRHIs=SF_VULKAN_SM5
+TargetedRHIs=GLSL_430