TogglePausedRenderphases — FiveM Natives
0xDFC252D8A3E15AB7 · GRAPHICS · all
Switches the rendering display to exclude everything except PostFX, resulting in a frozen screen before the UI pass.
Parameters
| Name | Type | Description |
|---|---|---|
| toggle | BOOL | Setting it to `false` will exclude render updates as mentioned in the description, until it's set back to `true`. |
Returns
void