Lost Ark SDK  1.148.153.0
SDK::FLandscapeLayerInfo Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FLandscapeLayerInfo:

Public Attributes

struct FName LayerName
 
float Hardness
 
unsigned long bNoWeightBlend: 1
 
class UPhysicalMaterialPhysMaterial
 
class UMaterialInstanceConstantThumbnailMIC
 
unsigned long bSelected: 1
 
int DebugColorChannel
 
struct FString LayerSourceFile
 

Member Data Documentation

◆ bNoWeightBlend

unsigned long SDK::FLandscapeLayerInfo::bNoWeightBlend

◆ bSelected

unsigned long SDK::FLandscapeLayerInfo::bSelected

◆ DebugColorChannel

int SDK::FLandscapeLayerInfo::DebugColorChannel

◆ Hardness

float SDK::FLandscapeLayerInfo::Hardness

◆ LayerName

struct FName SDK::FLandscapeLayerInfo::LayerName

◆ LayerSourceFile

struct FString SDK::FLandscapeLayerInfo::LayerSourceFile

◆ PhysMaterial

class UPhysicalMaterial* SDK::FLandscapeLayerInfo::PhysMaterial

◆ ThumbnailMIC

class UMaterialInstanceConstant* SDK::FLandscapeLayerInfo::ThumbnailMIC

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