UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPostProcessVolumeProperties Struct Reference

#include <Interface_PostProcessVolume.h>

Public Attributes

const FPostProcessSettingsSettings
 
float Priority
 
float BlendRadius
 
float BlendWeight
 
bool bIsEnabled
 
bool bIsUnbound
 
double Size = DBL_MAX
 
FGuid VolumeGuid
 

Member Data Documentation

◆ bIsEnabled

bool FPostProcessVolumeProperties::bIsEnabled

◆ bIsUnbound

bool FPostProcessVolumeProperties::bIsUnbound

◆ BlendRadius

float FPostProcessVolumeProperties::BlendRadius

◆ BlendWeight

float FPostProcessVolumeProperties::BlendWeight

◆ Priority

float FPostProcessVolumeProperties::Priority

◆ Settings

const FPostProcessSettings* FPostProcessVolumeProperties::Settings

◆ Size

double FPostProcessVolumeProperties::Size = DBL_MAX

◆ VolumeGuid

FGuid FPostProcessVolumeProperties::VolumeGuid

The documentation for this struct was generated from the following file: