Navigation
API > API/Runtime > API/Runtime/Engine > API/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
UCLASS (
ShowCategories=(Movement, Rendering, Transformation, DataLayers, "Input|MouseInput", "Input|TouchInput"),
ClassGroup=Fog, HideCategories=(Info, Object, Input), MinimalAPI)
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.