Lost Ark SDK  1.148.153.0
SDK::FLightmassPrimitiveSettings Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FLightmassPrimitiveSettings:

Public Attributes

unsigned long bUseTwoSidedLighting: 1
 
unsigned long bShadowIndirectOnly: 1
 
unsigned long bUseEmissiveForStaticLighting: 1
 
float EmissiveLightFalloffExponent
 
float EmissiveLightExplicitInfluenceRadius
 
float EmissiveBoost
 
float DiffuseBoost
 
float SpecularBoost
 
float FullyOccludedSamplesFraction
 

Member Data Documentation

◆ bShadowIndirectOnly

unsigned long SDK::FLightmassPrimitiveSettings::bShadowIndirectOnly

◆ bUseEmissiveForStaticLighting

unsigned long SDK::FLightmassPrimitiveSettings::bUseEmissiveForStaticLighting

◆ bUseTwoSidedLighting

unsigned long SDK::FLightmassPrimitiveSettings::bUseTwoSidedLighting

◆ DiffuseBoost

float SDK::FLightmassPrimitiveSettings::DiffuseBoost

◆ EmissiveBoost

float SDK::FLightmassPrimitiveSettings::EmissiveBoost

◆ EmissiveLightExplicitInfluenceRadius

float SDK::FLightmassPrimitiveSettings::EmissiveLightExplicitInfluenceRadius

◆ EmissiveLightFalloffExponent

float SDK::FLightmassPrimitiveSettings::EmissiveLightFalloffExponent

◆ FullyOccludedSamplesFraction

float SDK::FLightmassPrimitiveSettings::FullyOccludedSamplesFraction

◆ SpecularBoost

float SDK::FLightmassPrimitiveSettings::SpecularBoost

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