Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Interfaces
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Interfaces/Interface_PostProcessVolume.h |
Include | #include "Interfaces/Interface_PostProcessVolume.h" |
Syntax
struct FPostProcessVolumeProperties
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bIsEnabled | |
![]() |
bool | bIsUnbound | |
![]() |
float | BlendRadius | |
![]() |
float | BlendWeight | |
![]() |
float | Priority | |
![]() |
const FPostProcessSettings * | Settings |