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

#include <ParticleHelper.h>

Public Attributes

FVector3f ColorScale
 
uint64 LightId
 
float RadiusScale
 
float LightExponent
 
float InverseExposureBlend
 
bool bValid
 
bool bAffectsTranslucency
 
bool bHighQuality
 

Member Data Documentation

◆ bAffectsTranslucency

bool FLightParticlePayload::bAffectsTranslucency

◆ bHighQuality

bool FLightParticlePayload::bHighQuality

◆ bValid

bool FLightParticlePayload::bValid

◆ ColorScale

FVector3f FLightParticlePayload::ColorScale

◆ InverseExposureBlend

float FLightParticlePayload::InverseExposureBlend

◆ LightExponent

float FLightParticlePayload::LightExponent

◆ LightId

uint64 FLightParticlePayload::LightId

◆ RadiusScale

float FLightParticlePayload::RadiusScale

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