Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAtmosphereSetup
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAtmosphereSetup
(
const USkyAtmosphereComponent& SkyAtmosphereComponent |
Rendering/SkyAtmosphereCommonData.h | ||
FAtmosphereSetup
(
const FSkyAtmosphereDynamicState& Ds |
Rendering/SkyAtmosphereCommonData.h |
FAtmosphereSetup(const USkyAtmosphereComponent &)
| Name | FAtmosphereSetup |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/SkyAtmosphereCommonData.h |
| Include Path | #include "Rendering/SkyAtmosphereCommonData.h" |
| Source | /Engine/Source/Runtime/Engine/Public/Rendering/SkyAtmosphereCommonData.cpp |
FAtmosphereSetup
(
const USkyAtmosphereComponent & SkyAtmosphereComponent
)
FAtmosphereSetup(const FSkyAtmosphereDynamicState &)
| Name | FAtmosphereSetup |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/SkyAtmosphereCommonData.h |
| Include Path | #include "Rendering/SkyAtmosphereCommonData.h" |
| Source | /Engine/Source/Runtime/Engine/Public/Rendering/SkyAtmosphereCommonData.cpp |
FAtmosphereSetup
(
const FSkyAtmosphereDynamicState & Ds
)