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

#include <RHI.h>

Public Attributes

FName Name
 
ERHIResourceType Type { RRT_None }
 
FVRamAllocation VRamAllocation
 
bool IsTransient { false }
 
bool bValid { true }
 
bool bResident { true }
 

Member Data Documentation

◆ bResident

bool FRHIResourceInfo::bResident { true }

◆ bValid

bool FRHIResourceInfo::bValid { true }

◆ IsTransient

bool FRHIResourceInfo::IsTransient { false }

◆ Name

FName FRHIResourceInfo::Name

◆ Type

ERHIResourceType FRHIResourceInfo::Type { RRT_None }

◆ VRamAllocation

FVRamAllocation FRHIResourceInfo::VRamAllocation

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