UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLayoutAndAssignedShadows Struct Reference

Public Member Functions

 FLayoutAndAssignedShadows (int32 MaxTextureSize)
 
 FLayoutAndAssignedShadows (FIntPoint MaxTextureSize)
 

Public Attributes

FTextureLayout TextureLayout
 
TArray< FProjectedShadowInfo *, SceneRenderingAllocatorShadows
 

Constructor & Destructor Documentation

◆ FLayoutAndAssignedShadows() [1/2]

FLayoutAndAssignedShadows::FLayoutAndAssignedShadows ( int32  MaxTextureSize)
inline

◆ FLayoutAndAssignedShadows() [2/2]

FLayoutAndAssignedShadows::FLayoutAndAssignedShadows ( FIntPoint  MaxTextureSize)
inline

Member Data Documentation

◆ Shadows

TArray<FProjectedShadowInfo*, SceneRenderingAllocator> FLayoutAndAssignedShadows::Shadows

◆ TextureLayout

FTextureLayout FLayoutAndAssignedShadows::TextureLayout

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