![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "EngineDefines.h"#include "ExponentialHeightFogStateStreamHandle.h"#include "Rendering/ExponentialHeightFogData.h"#include "StateStreamDefinitions.h"#include "TransformStateStreamMath.h"#include "ExponentialHeightFogStateStream.generated.h"Go to the source code of this file.
Classes | |
| struct | FExponentialHeightFogStaticState |
| struct | FExponentialHeightFogDynamicState |
| class | IExponentialHeightFogStateStream |
Functions | |
| bool | StateStreamEquals (const FExponentialHeightFogData &A, const FExponentialHeightFogData &B) |
| void | StateStreamInterpolate (FStateStreamInterpolateContext &Context, FExponentialHeightFogData &Out, const FExponentialHeightFogData &From, const FExponentialHeightFogData &To) |
Variables | |
| constexpr uint32 | ExponentialHeightFogStateStreamId = 7 |
|
inline |
|
inline |