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