FSceneInterface::RemoveAtmosphericFogResource_RenderThread

Removes a atmospheric fog resource from the scene...this is just a double check to make sure we don't have stale stuff hanging around; should already be gone.

Windows
MacOS
Linux

Deprecated

  • Please use the SkyAtmosphere actor instead.

References

Module

Engine

Header

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

Include

#include "SceneInterface.h"

Syntax

void RemoveAtmosphericFogResource_RenderThread
(
    FRenderResource * FogResource
)

Remarks

Removes a atmospheric fog resource from the scene...this is just a double check to make sure we don't have stale stuff hanging around; should already be gone.

Parameters

Parameter

Description

FogResource

fog resource 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