| Property | Value |
|---|---|
| Native Name | FORCE_CINEMATIC_RENDERING_THIS_UPDATE |
| Hash | 0xA41BCD7213805AAC |
| Return Type | void |
| Parameters | enable (BOOL) |
Description: Forces the camera to be in cinematic mode while the player is in a car. This has to be called every frame, e.g. in a Wait(0) loop.
Parameters
enable(BOOL) — Whether it should force the cinematic rendering or not.