TogglePausedRenderphases
DocsTogglePausedRenderphases(toggle)Description
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
voidThis native does not return a value.