SetCamDofStrength — FiveM Natives
0x5EE29B4D7D5DF897 · CAM · all
Specifies how much the DoF effect should be applied (Set using SET_CAM_NEAR_DOF, SET_CAM_FAR_DOF, etc.)
Parameters
| Name | Type | Description |
|---|---|---|
| cam | Cam | The camera handle |
| dofStrength | float | Depth of Field strength (between 0.0 and 1.0) |
Returns
void