Navigation
API > API/Runtime > API/Runtime/RHI
| Name | ERHITransientAllocationType |
| Type | enum |
| Header File | /Engine/Source/Runtime/RHI/Public/RHITransientResourceAllocator.h |
| Include Path | #include "RHITransientResourceAllocator.h" |
Syntax
enum ERHITransientAllocationType
{
Heap,
Page,
}
Values
| Name | Remarks |
|---|---|
| Heap | |
| Page |