Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSkyAtmosphereRenderSceneInfo * GetSkyAtmosphereSceneInfo () |
Returns the scene's unique info if it exists | SceneInterface.h | |
const FSkyAtmosphereRenderSceneInfo * GetSkyAtmosphereSceneInfo () |
SceneInterface.h |
GetSkyAtmosphereSceneInfo()
Description
Returns the scene's unique info if it exists
| Name | GetSkyAtmosphereSceneInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include Path | #include "SceneInterface.h" |
FSkyAtmosphereRenderSceneInfo * GetSkyAtmosphereSceneInfo()
GetSkyAtmosphereSceneInfo()
| Name | GetSkyAtmosphereSceneInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include Path | #include "SceneInterface.h" |
const FSkyAtmosphereRenderSceneInfo * GetSkyAtmosphereSceneInfo() const