FSceneInterface::RemoveExponentialHeightFog

Removes a exponential height fog component from the scene

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneInterface.h

Include

#include "SceneInterface.h"

Syntax

void RemoveExponentialHeightFog
(
    class UExponentialHeightFogComponent * FogComponent
)

Remarks

Removes a exponential height fog component from the scene

Parameters

Parameter

Description

FogComponent

fog component to remove

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