![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| void | TickHighFrequencyTickables (FRHICommandListImmediate &RHICmdList, double CurTime) |
| void | TickRenderingTickables (FRHICommandListImmediate &RHICmdList) |
| void | TickRenderingTickables () |
Variables | |
| float | GRenderingThreadMaxIdleTickFrequency |
| void TickHighFrequencyTickables | ( | FRHICommandListImmediate & | RHICmdList, |
| double | CurTime | ||
| ) |
| void TickRenderingTickables | ( | ) |
| void TickRenderingTickables | ( | FRHICommandListImmediate & | RHICmdList | ) |
|
extern |
Maximum rate the rendering thread will tick tickables when idle (in Hz)