Difference between revisions of "GET CAM FOV"

From GTAMods Wiki
Jump to navigation Jump to search
(Returns the current camera fov)
 
(Returns an integer of the camera fov)
 
Line 5: Line 5:
 
|p1t      = handle
 
|p1t      = handle
 
|p1d      = A handle for the camera
 
|p1d      = A handle for the camera
|<other parameters if there are ones>
 
 
|r        = 1
 
|r        = 1
 
|rt      = integer?
 
|rt      = integer?
 
|rd      = A integer of the camera field of view (FOV)
 
|rd      = A integer of the camera field of view (FOV)
 
}}
 
}}

Latest revision as of 18:28, 28 April 2015

GET_CAM_FOV
Number of parameters: 1
Parameter #TypeDescription
1.handleA handle for the camera
Return value:
TypeDescription
integer?A integer of the camera field of view (FOV)