Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkyAtmosphereSceneProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSkyAtmosphereSceneProxy
(
const USkyAtmosphereComponent* InComponent |
Initialization constructor. | SceneProxies/SkyAtmosphereSceneProxy.h | |
FSkyAtmosphereSceneProxy
(
const FSkyAtmosphereDynamicState& Ds |
SceneProxies/SkyAtmosphereSceneProxy.h |
FSkyAtmosphereSceneProxy(const USkyAtmosphereComponent *)
Description
Initialization constructor.
| Name | FSkyAtmosphereSceneProxy |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneProxies/SkyAtmosphereSceneProxy.h |
| Include Path | #include "SceneProxies/SkyAtmosphereSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SkyAtmosphereComponent.cpp |
FSkyAtmosphereSceneProxy
(
const USkyAtmosphereComponent * InComponent
)
FSkyAtmosphereSceneProxy(const FSkyAtmosphereDynamicState &)
| Name | FSkyAtmosphereSceneProxy |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneProxies/SkyAtmosphereSceneProxy.h |
| Include Path | #include "SceneProxies/SkyAtmosphereSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SkyAtmosphereComponent.cpp |
FSkyAtmosphereSceneProxy
(
const FSkyAtmosphereDynamicState & Ds
)