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

Public Attributes

FIntPoint ImageSize
 
FIntPoint FrequencySize
 
FVector3f PreFilter
 
float KernelSupportScale = 0.0f
 
float KernelSupportScaleClamp = 0.0f
 
bool bDoHorizontalFirst = false
 
ERDGPassFlags ComputePassFlags = ERDGPassFlags::Compute
 

Member Data Documentation

◆ bDoHorizontalFirst

bool FFFTBloomIntermediates::bDoHorizontalFirst = false

◆ ComputePassFlags

ERDGPassFlags FFFTBloomIntermediates::ComputePassFlags = ERDGPassFlags::Compute

◆ FrequencySize

FIntPoint FFFTBloomIntermediates::FrequencySize

◆ ImageSize

FIntPoint FFFTBloomIntermediates::ImageSize

◆ KernelSupportScale

float FFFTBloomIntermediates::KernelSupportScale = 0.0f

◆ KernelSupportScaleClamp

float FFFTBloomIntermediates::KernelSupportScaleClamp = 0.0f

◆ PreFilter

FVector3f FFFTBloomIntermediates::PreFilter

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