UAtmosphericFogComponent::SetPrecomputeParams

Set PrecomputeParams, only valid in Editor mode

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Atmosphere/AtmosphericFogComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Atmosphere/AtmosphericFogComponent.cpp

Syntax

void SetPrecomputeParams
(
    float DensityHeight,
    int32 MaxScatteringOrder,
    int32 InscatterAltitudeSampleNum
)

Remarks

Set PrecomputeParams, only valid in Editor mode

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