Difference between revisions of "LlAngleBetween"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL_Function|func_id=174|func_sleep=0.0|func_energy=10.0|func=llAngleBetween
{{LSL_Function
|func_id=174|func_sleep=0.0|func_energy=10.0
|func=llAngleBetween|sort=AngleBetween
|return_type=float
|return_type=float
|p1_type=rotation
|p1_type=rotation|p1_name=a|p1_desc=start rotation
|p1_name=a
|p2_type=rotation|p2_name=b|p2_desc=end rotation
|p1_desc=start rotation
|p2_type=rotation
|p2_name=b
|p2_desc=end rotation
|func_footnote
|func_footnote
|return_text=that is the angle between rotation '''a''' and '''b'''.
|return_text=that is the angle between rotation '''a''' and '''b'''.
|sort=AngleBetween
|spec
|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Math/3D]][[Category:LSL_Stub]]
|caveats
|examples
|helpers
|also_functions
|also_events
|also_tests
|also_articles
|notes
|cat1=Math/3D
|cat2
|cat3
|cat4
}}

Revision as of 12:54, 25 February 2007