Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- AInfo
- ASkyAtmosphere
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/SkyAtmosphereComponent.h |
Include | #include "Components/SkyAtmosphereComponent.h" |
Syntax
class ASkyAtmosphere : public AInfo
Remarks
A placeable actor that represents a planet atmosphere material and simulates sky and light scattering within it.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
ASkyAtmosphere
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
USkyAtmosphereComponent * | GetComponent () |
Returns SkyAtmosphereComponent subobject |
See Also
https://docs.unrealengine.com/en-US/Engine/Actors/FogEffects/SkyAtmosphere/index.html