Difference between revisions of "LlGround"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL_Function
{{LSL_Function
|func_id=42|func_sleep=0.0|func_energy=10.0
|func_id=42|func_sleep=0.0|func_energy=10.0
|func=llGround
|func=llGround|sort=Ground
|return_type=float|p1_type=vector|p1_name=offset
|return_type=float|p1_type=vector|p1_name=offset
|func_footnote=The requested position needs to be in the same sim.
|func_footnote=The requested position needs to be in the same sim.
|func_desc
|func_desc
|return_text=that is the ground height below the object position + '''offset'''
|return_text=that is the ground height below the object [[llGetPos|position]] + '''offset'''
|spec
|spec
|caveats
|caveats
Line 11: Line 11:
|examples
|examples
|helpers
|helpers
|also_functions={{LSL DefineRow||[[llGroundContour]]|Gets the ground contour}}
|also_functions=
{{LSL DefineRow||[[llGroundContour]]|Gets the ground contour}}
{{LSL DefineRow||[[llGroundNormal]]|Gets the ground normal}}
{{LSL DefineRow||[[llGroundNormal]]|Gets the ground normal}}
{{LSL DefineRow||[[llGroundSlope]]|Gets the ground slope}}
{{LSL DefineRow||[[llGroundSlope]]|Gets the ground slope}}

Revision as of 15:31, 3 March 2007