SetCamParams — FiveM Natives
0xBFD8727AEA3CCEBA · CAM · all
Parameters
| Name | Type | Description |
|---|---|---|
| cam | Cam | |
| posX | float | |
| posY | float | |
| posZ | float | |
| rotX | float | |
| rotY | float | |
| rotZ | float | |
| fieldOfView | float | |
| transitionSpeed | int | The speed of transition/interpolation to these new values |
| p9 | int | |
| p10 | int | |
| rotationOrder | int | The order of rotation, see [`GET_ENTITY_ROTATION`](#\_0xAFBD61CC738D9EB9) |
Returns
void