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

#include <RHITransientResourceAllocator.h>

Public Attributes

TArray< FRHITransientPagePoolAllocationPoolAllocations
 
TArray< FRHITransientPageSpanSpans
 

Detailed Description

Represents a full set of page allocations from multiple page pools.

Member Data Documentation

◆ PoolAllocations

TArray<FRHITransientPagePoolAllocation> FRHITransientPageAllocation::PoolAllocations

◆ Spans

TArray<FRHITransientPageSpan> FRHITransientPageAllocation::Spans

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