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

Public Attributes

EMaterialCacheABufferTileLayout Layout
 
TArray< FMaterialCachePageEntryPages
 
TArray< FRDGTextureRef, TInlineAllocator< MaterialCacheMaxRuntimeLayers > > ABufferTextures
 

Member Data Documentation

◆ ABufferTextures

TArray<FRDGTextureRef, TInlineAllocator<MaterialCacheMaxRuntimeLayers> > FMaterialCacheABuffer::ABufferTextures

◆ Layout

EMaterialCacheABufferTileLayout FMaterialCacheABuffer::Layout

◆ Pages

TArray<FMaterialCachePageEntry> FMaterialCacheABuffer::Pages

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