Difference between revisions of "LlGroundContour"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSLFunctionAll|func_id=223|func_sleep=0.0|func_energy=10.0|func=llGroundContour|return_type=vector|p1_type=vector|p1_name=v|func_footnote=returns the ground contour below the object position + v|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=223|func_sleep=0.0|func_energy=10.0
|func=llGroundContour
|return_type=vector|p1_type=vector|p1_name=offset
|func_desc
|func_footnote=The requested position needs to be in the same sim.
|return_text=that is the ground contour below the object position + '''offset'''
|spec
|caveats
|constants
|examples
|helpers
|also_functions={{{!}}
{{LSL DefineRow||[[llGround]]|Gets the ground height}}
{{LSL DefineRow||[[llGroundNormal]]|Gets the ground normal}}
{{LSL DefineRow||[[llGroundSlope]]|Gets the ground slope}}
{{!}}}
|also_tests
|also_events
|also_articles
|notes
|cat1=Ground
|cat2=World
|cat3
|cat4
}}

Revision as of 13:16, 22 February 2007