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

#include <LightShaftRendering.h>

Public Attributes

FVector2D Center = FVector2D::ZeroVector
 
FLinearColor ColorMask = FLinearColor::Transparent
 
FLinearColor ColorApply = FLinearColor::Transparent
 
float BloomMaxBrightness = 100.0f
 

Member Data Documentation

◆ BloomMaxBrightness

float FMobileLightShaftInfo::BloomMaxBrightness = 100.0f

◆ Center

FVector2D FMobileLightShaftInfo::Center = FVector2D::ZeroVector

◆ ColorApply

FLinearColor FMobileLightShaftInfo::ColorApply = FLinearColor::Transparent

◆ ColorMask

FLinearColor FMobileLightShaftInfo::ColorMask = FLinearColor::Transparent

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