Epic Developer Community Forums
How to disable Atmospheric Fog for SceneCaptureComponent?
Development
Programming & Scripting
C++
disable
,
Atmospheric-Fog
,
scenecapturecomponen
,
question
,
unreal-engine
,
UE4
,
CPP
SolDirix
(SolDirix)
August 24, 2019, 9:32pm
2
I found the solution.
MySceneCaptureComponent->ShowFlags.SetAtmosphericFog(false);
show post in topic