перенос на 25 версию, создание с++
This commit is contained in:
@@ -70,7 +70,7 @@ r.AllowGlobalClipPlane=False
|
||||
r.GBufferFormat=1
|
||||
r.MorphTarget.Mode=True
|
||||
r.GPUCrashDebugging=False
|
||||
vr.InstancedStereo=False
|
||||
vr.InstancedStereo=True
|
||||
vr.MultiView=False
|
||||
vr.MobileMultiView=False
|
||||
vr.MobileMultiView.Direct=False
|
||||
@@ -86,10 +86,10 @@ r.SupportAtmosphericFog=True
|
||||
r.SupportSkyAtmosphere=True
|
||||
r.SupportSkyAtmosphereAffectsHeightFog=False
|
||||
r.SkinCache.CompileShaders=False
|
||||
r.Mobile.EnableStaticAndCSMShadowReceivers=True
|
||||
r.Mobile.EnableStaticAndCSMShadowReceivers=False
|
||||
r.Mobile.EnableMovableLightCSMShaderCulling=True
|
||||
r.Mobile.AllowDistanceFieldShadows=True
|
||||
r.Mobile.AllowMovableDirectionalLights=True
|
||||
r.Mobile.AllowDistanceFieldShadows=False
|
||||
r.Mobile.AllowMovableDirectionalLights=False
|
||||
r.MobileNumDynamicPointLights=4
|
||||
r.MobileDynamicPointLightsUseStaticBranch=True
|
||||
r.Mobile.EnableMovableSpotlights=False
|
||||
@@ -120,3 +120,4 @@ TargetedHardwareClass=Desktop
|
||||
AppliedTargetedHardwareClass=Desktop
|
||||
DefaultGraphicsPerformance=Maximum
|
||||
AppliedDefaultGraphicsPerformance=Maximum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user