Lost Ark SDK  1.148.153.0
SDK::FDominantShadowInfo Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FDominantShadowInfo:

Public Attributes

struct FMatrix WorldToLight
 
struct FMatrix LightToWorld
 
struct FBox LightSpaceImportanceBounds
 
int ShadowMapSizeX
 
int ShadowMapSizeY
 

Member Data Documentation

◆ LightSpaceImportanceBounds

struct FBox SDK::FDominantShadowInfo::LightSpaceImportanceBounds

◆ LightToWorld

struct FMatrix SDK::FDominantShadowInfo::LightToWorld

◆ ShadowMapSizeX

int SDK::FDominantShadowInfo::ShadowMapSizeX

◆ ShadowMapSizeY

int SDK::FDominantShadowInfo::ShadowMapSizeY

◆ WorldToLight

struct FMatrix SDK::FDominantShadowInfo::WorldToLight

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