Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- AInfo
- AVolumetricCloud
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/VolumetricCloudComponent.h |
Include | #include "Components/VolumetricCloudComponent.h" |
Syntax
class AVolumetricCloud : public AInfo
Remarks
A placeable actor that represents a participating media material around a planet, e.g. clouds.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
AVolumetricCloud
(
const FObjectInitializer& ObjectInitializer |
See Also
TODO address to the documentation.