Difference between revisions of "LlMapTouch"

From Second Life Wiki
Jump to navigation Jump to search
m (formating)
 
Line 1: Line 1:
vector llMapTouch ( );
{{LSL_Function
 
|func_id
Provides the relative coordinates of a touch.
|mode=request
 
|func_sleep=0.1
Returns a vector with the coordinates of where an avatar touched within the bounday of a prim.
|func_energy=10.0
 
|func=llMapTouch
{{LSL_Function|func_id|mode=request|func_sleep=0.1|func_energy=10.0|func=llMapTouch|sort=MapTouch
|sort=MapTouch
|func_desc=Provides the relative coordinates of a touch.  Returns a vector with the coordinates of where an avatar touched within the bounday of a prim.}}
|return_type=vector
|return_text=with the coordinates of where an avatar touched within the boundary of a prim.
|func_desc=Provides the relative coordinates of a touch.}}

Latest revision as of 06:56, 5 June 2007