GetCameraFoV: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
 
Line 14: Line 14:


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
*[[GetCameraFoV]]
*[[SetCameraFoV]]

Latest revision as of 20:50, 31 August 2020

GetCameraFoV

Type: Function
Context: Client
Introduced: v1.0

Description

Gets clients current FOV value

Syntax

GetCameraFoV()

Parameters

  • This function has no parameters.

Return Value

  • Returns clients current FOV value

Example

__EDIT_ME__

See also