Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIGlobals
Syntax
bool SupportsMultithreading
Remarks
Whether the RHI can send commands to the device context from multiple threads. Used in the GPU readback to avoid stalling the RHI threads.