Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
Description
Retrieves texture memory stats. safe to call on the main thread
| Name | RHIGetTextureMemoryStats |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include Path | #include "DynamicRHI.h" |
void RHIGetTextureMemoryStats
(
FTextureMemoryStats & OutStats
)