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 AddSkyAtmosphere
(
FSkyAtmosphereSceneProxy * SkyAtmosphereSceneProxy,
bool bStaticLightingBuilt
)
Remarks
Adds the unique volumetric cloud component to the scene
Parameters
| Name | Description |
|---|---|
| SkyAtmosphereSceneProxy | the sky atmosphere proxy |