RenderScriptCams — FiveM Natives
0x07E5B515DB0636FC · CAM · all
Renders the camera previously created with CREATE_CAM or CREATE_CAMERA `` NativeDB Added Parameter 6: Any p5 ``
Parameters
| Name | Type | Description |
|---|---|---|
| render | BOOL | Whether to render the cams or not. |
| ease | BOOL | If true it will make a smooth transition between the current camera and the new rendered camera. |
| easeTime | int | The in milliseconds for the transition to happen. |
| easeCoordsAnim | BOOL | If false it will only do the smooth transition to the rotation and the coords will be set instantly. |
| p4 | BOOL | Doesn't seem to change anything. |
Returns
void