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