Difference between revisions of "LlDetectedVel"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=36|func_sleep=0.0|func_energy=10.0|func=llDetectedVel|return_type=vector|p1_type=integer|p1_name=number|func_footnote=returns the velocity of detected object number (returns <0,0,0> 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=36|func_sleep=0.0|func_energy=10.0
|sort=DetectedVel
|func=llDetectedVel|return_type=vector|p1_type=integer|p1_name=number
|func_footnote=Returns {{LSLG|ZERO_VECTOR|<0.0, 0.0, 0.0>}} if '''number''' is not valid sensed object.
|func_desc
|return_text=that is the velocity of {{LSLGC|Detected|detected}} object '''number'''.
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles=* {{LSLGC|Detected}}
|notes
|permission
|negative_index=false
}}
{{LSLC|Stub|DetectedVel}}
{{LSLC|Detected|DetectedVel}}

Revision as of 00:08, 30 January 2007