Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHIResourceInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHI.h |
| Include Path | #include "RHI.h" |
Syntax
struct FRHIResourceInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bResident | bool | RHI.h | ||
| bValid | bool | RHI.h | ||
| IsTransient | bool | RHI.h | ||
| Name | FName | RHI.h | ||
| Type | ERHIResourceType | RHI.h | ||
| VRamAllocation | FVRamAllocation | RHI.h |