Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UExponentialHeightFogComponent
Syntax
UPROPERTY (BlueprintReadOnly, Interp, Category=DirectionalInscattering,
Meta=(DisplayName="Directional Inscattering Color"))
FLinearColor DirectionalInscatteringLuminance
Remarks
Controls the color of the directional inscattering, which is used to approximate inscattering from a directional light. Note:
- there must be a directional light with bUsedAsAtmosphereSunLight enabled for DirectionalInscattering to be used.
- When r.SupportExpFogMatchesVolumetricFog = 1, this value is ignored.