Lost Ark SDK  1.148.153.0
SDK::FMobileDistanceFieldParams Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FMobileDistanceFieldParams:

Public Attributes

float Gamma
 
float AlphaRefVal
 
float SmoothWidth
 
unsigned long EnableShadow: 1
 
struct FVector2D ShadowDirection
 
struct FLinearColor ShadowColor
 
float ShadowSmoothWidth
 
struct FDepthFieldGlowInfo GlowInfo
 
int BlendMode
 

Member Data Documentation

◆ AlphaRefVal

float SDK::FMobileDistanceFieldParams::AlphaRefVal

◆ BlendMode

int SDK::FMobileDistanceFieldParams::BlendMode

◆ EnableShadow

unsigned long SDK::FMobileDistanceFieldParams::EnableShadow

◆ Gamma

float SDK::FMobileDistanceFieldParams::Gamma

◆ GlowInfo

struct FDepthFieldGlowInfo SDK::FMobileDistanceFieldParams::GlowInfo

◆ ShadowColor

struct FLinearColor SDK::FMobileDistanceFieldParams::ShadowColor

◆ ShadowDirection

struct FVector2D SDK::FMobileDistanceFieldParams::ShadowDirection

◆ ShadowSmoothWidth

float SDK::FMobileDistanceFieldParams::ShadowSmoothWidth

◆ SmoothWidth

float SDK::FMobileDistanceFieldParams::SmoothWidth

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