Compare commits
3 Commits
98cadd5952
...
d4209f6f5f
Author | SHA1 | Date |
---|---|---|
baz | d4209f6f5f | |
baz | 8b6aa1a07d | |
baz | 2cc01608f9 |
|
@ -44,7 +44,7 @@ AppliedDefaultGraphicsPerformance=Scalable
|
||||||
[/Script/Engine.RendererSettings]
|
[/Script/Engine.RendererSettings]
|
||||||
r.Mobile.ShadingPath=0
|
r.Mobile.ShadingPath=0
|
||||||
r.Mobile.SupportGPUScene=False
|
r.Mobile.SupportGPUScene=False
|
||||||
r.Mobile.AntiAliasing=1
|
r.Mobile.AntiAliasing=0
|
||||||
r.Mobile.FloatPrecisionMode=0
|
r.Mobile.FloatPrecisionMode=0
|
||||||
r.Mobile.AllowDitheredLODTransition=False
|
r.Mobile.AllowDitheredLODTransition=False
|
||||||
r.Mobile.VirtualTextures=False
|
r.Mobile.VirtualTextures=False
|
||||||
|
@ -72,7 +72,7 @@ BlueChromaticityCoordinate=(X=0.150000,Y=0.060000)
|
||||||
WhiteChromaticityCoordinate=(X=0.312700,Y=0.329000)
|
WhiteChromaticityCoordinate=(X=0.312700,Y=0.329000)
|
||||||
r.ClearCoatNormal=False
|
r.ClearCoatNormal=False
|
||||||
r.DynamicGlobalIlluminationMethod=0
|
r.DynamicGlobalIlluminationMethod=0
|
||||||
r.ReflectionMethod=0
|
r.ReflectionMethod=2
|
||||||
r.ReflectionCaptureResolution=128
|
r.ReflectionCaptureResolution=128
|
||||||
r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True
|
r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True
|
||||||
r.Lumen.HardwareRayTracing=False
|
r.Lumen.HardwareRayTracing=False
|
||||||
|
@ -89,7 +89,7 @@ r.GenerateMeshDistanceFields=True
|
||||||
r.DistanceFields.DefaultVoxelDensity=0.200000
|
r.DistanceFields.DefaultVoxelDensity=0.200000
|
||||||
r.Nanite.ProjectEnabled=False
|
r.Nanite.ProjectEnabled=False
|
||||||
r.AllowStaticLighting=True
|
r.AllowStaticLighting=True
|
||||||
r.NormalMapsForStaticLighting=False
|
r.NormalMapsForStaticLighting=True
|
||||||
r.ForwardShading=False
|
r.ForwardShading=False
|
||||||
r.VertexFoggingForOpaque=True
|
r.VertexFoggingForOpaque=True
|
||||||
r.SeparateTranslucency=True
|
r.SeparateTranslucency=True
|
||||||
|
@ -107,7 +107,7 @@ r.DefaultFeature.AutoExposure=False
|
||||||
r.DefaultFeature.AutoExposure.Method=0
|
r.DefaultFeature.AutoExposure.Method=0
|
||||||
r.DefaultFeature.AutoExposure.Bias=1.000000
|
r.DefaultFeature.AutoExposure.Bias=1.000000
|
||||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||||
r.DefaultFeature.MotionBlur=False
|
r.DefaultFeature.MotionBlur=True
|
||||||
r.DefaultFeature.LensFlare=False
|
r.DefaultFeature.LensFlare=False
|
||||||
r.TemporalAA.Upsampling=True
|
r.TemporalAA.Upsampling=True
|
||||||
r.AntiAliasingMethod=0
|
r.AntiAliasingMethod=0
|
||||||
|
|
Binary file not shown.
BIN
Content/Assets/Lampfixtures/M_Lightbulb.uasset (Stored with Git LFS)
BIN
Content/Assets/Lampfixtures/M_Lightbulb.uasset (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
Content/Assets/Lampfixtures/lightfixture.uasset (Stored with Git LFS)
BIN
Content/Assets/Lampfixtures/lightfixture.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/Levels/Level2/Level2.umap (Stored with Git LFS)
BIN
Content/Levels/Level2/Level2.umap (Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue