SetCameraFoV
From Onset Developer Wiki
Description
Set the client's field of view (FOV).
Syntax
SetPlayerFOV(fov)
Parameters
- fov
The FOV in floating point value.
Return Value
- This function returns nothing.
Example
__EDIT_ME__
SetCameraFoV Type: Function |
Set the client's field of view (FOV).
SetPlayerFOV(fov)
__EDIT_ME__