GET GROUND Z FOR 3D COORD
Jump to navigation
Jump to search
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | X pos |
2. | float | Y pos |
3. | float | Z pos |
4. | handle | variable to store ground z coordinate |
Return value: | ||
Type | Description | |
None |
This function will get the ground z coordinate of the coordinates in x,y,z and store it to a variable.