GET GROUND Z FOR 3D COORD

From GTAMods Wiki
Jump to navigation Jump to search
GET_GROUND_Z_FOR_3D_COORD
Number of parameters: 4
Parameter #TypeDescription
1.floatX pos
2.floatY pos
3.floatZ pos
4.floatvariable to store ground z coordinate
Return value:
TypeDescription
None

This function will get the ground z coordinate of the coordinates in x,y,z and store it to a variable.