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

#include <ShaderCompiler.h>

Public Attributes

uint64 VirtualMemory
 
uint64 PhysicalMemory
 

Member Data Documentation

◆ PhysicalMemory

uint64 FShaderCompileMemoryUsage::PhysicalMemory

The amount of physical memory used.

◆ VirtualMemory

uint64 FShaderCompileMemoryUsage::VirtualMemory

The amount of virtual memory used (committed on Windows)


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