Navigation
API > API/Runtime > API/Runtime/Core
Syntax
uint32 GRHIThreadId
Remarks
Thread ID of the the thread we are executing RHI commands on. This could either be a constant dedicated thread or changing every task if we run the rhi thread on tasks.