GetCameraFoV: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
{{FuncDescription|Gets clients current FOV value}} | {{FuncDescription|Gets clients current FOV value}} | ||
{{FuncSyntax| | {{FuncSyntax|GetCameraFoV()}} | ||
{{FuncParameters}} | {{FuncParameters}} | ||
Line 14: | Line 14: | ||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
*[[GetCameraFoV]] | |||
*[[SetCameraFoV]] |
Latest revision as of 20:50, 31 August 2020
Description
Gets clients current FOV value
Syntax
GetCameraFoV()
Parameters
- This function has no parameters.
Return Value
- Returns clients current FOV value
Example
__EDIT_ME__