SetGameplayCamRelativePitch — FiveM Natives
0x6D0858B8EDFD2B7D · CAM · all
This native sets the camera's pitch (rotation on the x-axis).
Parameters
| Name | Type | Description |
|---|---|---|
| angle | float | the angle to rotate the camera by |
| scalingFactor | float | always seems to be set to 1.0 in native calls |
Returns
void