SetCameraFoV

From Onset Developer Wiki
SetCameraFoV

Type: Function
Context: Client
Introduced: v1.0

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__

See also