Added Custom Stecil Buffer to Main Menu. Might need to revisit Translucency on MainMenuMaterial (Masked)

This commit is contained in:
Simeon "Waldo" Wallrath 2024-11-13 11:18:55 +01:00
parent a54f0278de
commit 5ae64d898f
9 changed files with 19 additions and 13 deletions

View file

@ -82,7 +82,7 @@ r.AllowStaticLighting=True
r.DefaultFeature.MotionBlur=False r.DefaultFeature.MotionBlur=False
r.DefaultFeature.Bloom=True r.DefaultFeature.Bloom=True
r.DefaultFeature.AutoExposure=False r.DefaultFeature.AutoExposure=False
r.CustomDepth=1 r.CustomDepth=3
r.CustomDepthTemporalAAJitter=True r.CustomDepthTemporalAAJitter=True
r.EarlyZPass=3 r.EarlyZPass=3
r.EarlyZPassMovable=True r.EarlyZPassMovable=True

Binary file not shown.

Binary file not shown.