SetCameraFoV

From Onset Developer Wiki
Revision as of 23:43, 19 December 2019 by BlueMountains (talk | contribs) (BlueMountains moved page SetPlayerFOV to SetCameraFoV without leaving a redirect)
SetCameraFoV

Type: Function
Context: Client
Introduced: v1.0

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__

See also