OsTerrainGetHeight
From OpenSimulator
(Difference between revisions)
m |
|||
Line 3: | Line 3: | ||
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | | colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | ||
|- valign="top" | |- valign="top" | ||
− | |'''Threat Level''' || | + | |'''Threat Level''' || None |
|- valign="top" | |- valign="top" | ||
Line 16: | Line 16: | ||
[[Category:OSSL Functions]] | [[Category:OSSL Functions]] | ||
[[Category:OSSL_functions_without_example]] | [[Category:OSSL_functions_without_example]] | ||
− |
Revision as of 12:18, 11 June 2011
*** NOTE : *** As of Dec. 10 2010, this function has been renamed to OsGetTerrainHeight.
Versions of OpenSimulator released after this date will give the user a deprecation warning, but for the time being will function as before. However, the deprecated function may eventually be removed entirely, and should therefore be avoided, and the new version be used instead. |
OsTerrainGetHeight | |
Threat Level | None |
Function Syntax | osTerrainGetHeight(integer x, integer y); |
Example(s) |