SetCameraFoV: Difference between revisions
From Onset Developer Wiki
No edit summary |
m BlueMountains moved page SetPlayerFOV to SetCameraFoV without leaving a redirect |
(No difference)
|
Revision as of 23:43, 19 December 2019
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__