LlMapTouch: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
New page: vector llMapTouch ( ); Provides the relative coordinates of a touch. Returns a vector with the coordinates of where an avatar touched within the bounday of a prim.
 
Strife Onizuka (talk | contribs)
m formating
 
(One intermediate revision by one other user not shown)
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
|sort=MapTouch
|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