FSceneInterface::AddSkyAtmosphere

Adds the unique volumetric cloud component to the scene

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "SceneInterface.h"

Syntax

void AddSkyAtmosphere
(
    FSkyAtmosphereSceneProxy * SkyAtmosphereSceneProxy,
    bool bStaticLightingBuilt
)

Remarks

Adds the unique volumetric cloud component to the scene

Parameters

Parameter

Description

SkyAtmosphereSceneProxy

the sky atmosphere proxy

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