Lost Ark SDK  1.148.153.0
SDK::FLensFlareElement Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FLensFlareElement:

Public Attributes

struct FName ElementName
 
float RayDistance
 
unsigned long bIsEnabled: 1
 
unsigned long bUseSourceDistance: 1
 
unsigned long bNormalizeRadialDistance: 1
 
unsigned long bModulateColorBySource: 1
 
struct FVector Size
 
TArray< class UMaterialInterface * > LFMaterials
 
struct FRawDistributionFloat LFMaterialIndex
 
struct FRawDistributionFloat Scaling
 
struct FRawDistributionVector AxisScaling
 
struct FRawDistributionFloat Rotation
 
unsigned long bOrientTowardsSource: 1
 
struct FRawDistributionVector Color
 
struct FRawDistributionFloat Alpha
 
struct FRawDistributionVector Offset
 
struct FRawDistributionVector DistMap_Scale
 
struct FRawDistributionVector DistMap_Color
 
struct FRawDistributionFloat DistMap_Alpha
 

Member Data Documentation

◆ Alpha

struct FRawDistributionFloat SDK::FLensFlareElement::Alpha

◆ AxisScaling

struct FRawDistributionVector SDK::FLensFlareElement::AxisScaling

◆ bIsEnabled

unsigned long SDK::FLensFlareElement::bIsEnabled

◆ bModulateColorBySource

unsigned long SDK::FLensFlareElement::bModulateColorBySource

◆ bNormalizeRadialDistance

unsigned long SDK::FLensFlareElement::bNormalizeRadialDistance

◆ bOrientTowardsSource

unsigned long SDK::FLensFlareElement::bOrientTowardsSource

◆ bUseSourceDistance

unsigned long SDK::FLensFlareElement::bUseSourceDistance

◆ Color

struct FRawDistributionVector SDK::FLensFlareElement::Color

◆ DistMap_Alpha

struct FRawDistributionFloat SDK::FLensFlareElement::DistMap_Alpha

◆ DistMap_Color

struct FRawDistributionVector SDK::FLensFlareElement::DistMap_Color

◆ DistMap_Scale

struct FRawDistributionVector SDK::FLensFlareElement::DistMap_Scale

◆ ElementName

struct FName SDK::FLensFlareElement::ElementName

◆ LFMaterialIndex

struct FRawDistributionFloat SDK::FLensFlareElement::LFMaterialIndex

◆ LFMaterials

TArray<class UMaterialInterface*> SDK::FLensFlareElement::LFMaterials

◆ Offset

struct FRawDistributionVector SDK::FLensFlareElement::Offset

◆ RayDistance

float SDK::FLensFlareElement::RayDistance

◆ Rotation

struct FRawDistributionFloat SDK::FLensFlareElement::Rotation

◆ Scaling

struct FRawDistributionFloat SDK::FLensFlareElement::Scaling

◆ Size

struct FVector SDK::FLensFlareElement::Size

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