UAtmosphericFogComponent::GetTransmittance

This needs to be in this header to be accessible to Lightmass.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Atmosphere/AtmosphericFogComponent.h

Include

#include "Atmosphere/AtmosphericFogComponent.h"

Syntax

static FLinearColor GetTransmittance
(
    const FVector & SunDirection,
    float AtmosphericFogHeightScaleRayleigh
)

Remarks

This needs to be in this header to be accessible to Lightmass.

Returns

colored transmittance given the atmosphere component current state and for SunDirection.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss