Difference between revisions of "GET CAM COORD"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 5: Line 5:
 
|p1t      = handle
 
|p1t      = handle
 
|p1d      = A handle to the camera
 
|p1d      = A handle to the camera
|<other parameters if there are ones>
 
 
|r        = 1
 
|r        = 1
 
|rt      = vector3
 
|rt      = vector3
 
|rd      = returns a X, Y, Coordinate of the camera
 
|rd      = returns a X, Y, Coordinate of the camera
 
}}
 
}}

Latest revision as of 18:22, 28 April 2015

GET_CAM_COORD
Number of parameters: 1
Parameter #TypeDescription
1.handleA handle to the camera
Return value:
TypeDescription
vector3returns a X, Y, Coordinate of the camera