Difference between revisions of "LlPushObject"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=165|func_sleep=0.0|func_energy=10.0|func=llPushObject|p1_type=key|p1_name=id|p2_type=vector|p2_name=impulse|p3_type=vector|p3_name=ang_impulse|p4_type=integer|p4_name=local|func_footnote=Applies impulse and ang_impulse to object id|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=165|func_sleep=0.0|func_energy=10.0
|func=llPushObject
|p1_type=key|p1_name=id
|p2_type=vector|p2_name=impulse
|p3_type=vector|p3_name=ang_impulse
|p4_type=integer|p4_name=local|p4_desc=boolean, if {{LSLG|TRUE}} uses local axis, if {{LSLG|FALSE}} uses global axis.
|func_footnote
|func_desc=Applies '''impulse''' and '''ang_impulse''' to object '''id'''
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_tests
|also_articles
|notes
|permission
|negative_index
|sort=PushObject
|cat1=Physics
|cat2
|cat3
|cat4
}}

Revision as of 14:56, 13 February 2007