Choose your operating system:
Windows
macOS
Linux
| ISceneGraphNode
|
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
class IDatasmithPostProcessVolumeElement : public IDatasmithActorElement
Represents the APostProcessVolume object
Name | Description | ||
---|---|---|---|
|
GetEnabled() |
Whether this volume is enabled or not. |
|
|
TSharedRef< ... |
GetSettings() |
The post process settings to use for this volume. |
|
GetUnbound() |
Whether this volume covers the whole world, or just the area inside its bounds. |
|
|
SetEnabled ( |
||
|
SetSettings ( |
||
|
SetUnbound ( |