Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UBackgroundBlur
Syntax
UPROPERTY (Getter=GetOverrideAutoRadiusCalculation, Setter=SetOverrideAutoRadiusCalculation)
bool bOverrideAutoRadiusCalculation
Remarks
When OverrideAutoRadiusCalculation is set to true, BlurRadius is used for the radius of the blur. When false, it's automatically calculated using the BlurStength value.