OsGetTerrainHeight
From OpenSimulator
(Difference between revisions)
(usage syntax added) |
|||
Line 1: | Line 1: | ||
− | '''Function Syntax:''' osTerrainGetHeight(integer x, integer y);<br>'''Returns:''' float | + | '''Function Syntax:''' osTerrainGetHeight(integer x, integer y);<br>'''Returns:''' float |
− | Example Required !<br> | + | '''NOTE''' as of July.29.2010 This Function is incomplete and non-functional. |
+ | |||
+ | Example Required !<br> |
Revision as of 10:35, 29 July 2010
Function Syntax: osTerrainGetHeight(integer x, integer y);
Returns: float
NOTE as of July.29.2010 This Function is incomplete and non-functional.
Example Required !