Difference between revisions of "LlDetectedRot"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=38|func_sleep=0.0|func_energy=10.0|func=llDetectedRot|return_type=rotation|p1_type=integer|p1_name=number|func_footnote=returns the rotation of detected object number (returns <0,0,0,1> if number is not valid sensed object)|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=38|func_sleep=0.0|func_energy=10.0
|sort=DetectedRot
|func=llDetectedRot|return_type=rotation|p1_type=integer|p1_name=number
|func_footnote=Returns {{LSLG|ZERO_ROTATION|<0.0, 0.0, 0.0, 1.0>}} if '''number''' is not valid sensed object
|func_desc
|return_text=that is the rotation of detected object '''number'''.
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles
|notes
|permission
|negative_index=false
}}
{{LSLC|Stub|DetectedRot}}
{{LSLC|Detected|DetectedRot}}

Revision as of 23:52, 29 January 2007