SetCameraFoV

From Onset Developer Wiki
Revision as of 22:57, 15 January 2020 by Chloe (talk | contribs) (Changed FOV > FoV as SetCameraFOV is not a function but SetCamerFoV is.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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