SetCameraFoV

From Onset Developer Wiki
Revision as of 15:57, 19 November 2019 by 28days (talk | contribs)
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