Leveldesign/Import Tests

This commit is contained in:
Simeon "Waldo" Wallrath 2024-11-28 22:55:03 +01:00
parent 3442a1a493
commit de1d036808
32 changed files with 91 additions and 21 deletions

View file

@ -80,7 +80,7 @@ r.ForwardShading=True
r.DefaultFeature.AntiAliasing=3
r.AllowStaticLighting=True
r.DefaultFeature.MotionBlur=False
r.DefaultFeature.Bloom=True
r.DefaultFeature.Bloom=False
r.DefaultFeature.AutoExposure=False
r.CustomDepth=3
r.CustomDepthTemporalAAJitter=True
@ -89,15 +89,18 @@ r.EarlyZPassMovable=True
r.GBufferFormat=1
r.Mobile.UseHWsRGBEncoding=True
r.MobileMSAA=4
r.MobileHDR=False
r.MobileHDR=True
r.AntiAliasingMethod=3
r.Mobile.AntiAliasing=3
r.Mobile.AntiAliasing=0
vr.VRS.HMDFixedFoveationDynamic=False
vr.VRS.HMDFixedFoveationLevel=0
vr.MobileMultiView=True
r.Substrate=False
r.MSAACount=8
r.VirtualTextures=True
r.Mobile.ShadingPath=0
r.DefaultFeature.LensFlare=False
r.VT.AnisotropicFiltering=True
[/Script/NavigationSystem.NavigationSystemV1]
bAutoCreateNavigationData=True

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -17,8 +17,7 @@
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android",
"VisionOS"
"Android"
]
},
{
@ -62,8 +61,7 @@
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android",
"VisionOS"
"Android"
]
},
{