Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include | #include "SceneInterface.h" |
void RemoveExponentialHeightFog
(
class UExponentialHeightFogComponent * FogComponent
)
Remarks
Removes a exponential height fog component from the scene
Parameters
| Name | Description |
|---|---|
| FogComponent | fog component to remove |