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

#include <MaterialCacheVirtualFinalizer.h>

Public Attributes

TArray< FVTProduceTargetLayer, TInlineAllocator< MaterialCacheMaxRuntimeLayers > > TargetLayers
 
uint64 Address = 0
 
uint8 Level = 0
 

Member Data Documentation

◆ Address

uint64 FMaterialCacheTileEntry::Address = 0

Destination address (morton encoded page x/y)

◆ Level

uint8 FMaterialCacheTileEntry::Level = 0

Destination level

◆ TargetLayers

TArray<FVTProduceTargetLayer, TInlineAllocator<MaterialCacheMaxRuntimeLayers> > FMaterialCacheTileEntry::TargetLayers

Destination layers


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