Add Global Illumination options to PostFx Settings
This commit is contained in:
@@ -14,4 +14,5 @@ void GraphicsSettings::Apply()
|
||||
Graphics::ShadowMapsQuality = ShadowMapsQuality;
|
||||
Graphics::AllowCSMBlending = AllowCSMBlending;
|
||||
Graphics::GlobalSDFQuality = GlobalSDFQuality;
|
||||
Graphics::GIQuality = GIQuality;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user