llApplyRotationalImpulse

From Second Life Wiki
Revision as of 05:44, 28 January 2007 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search

Summary

Function: llApplyRotationalImpulse( vector force, integer If TRUE, force is treated as a local vector instead of global vector. );

Applies rotational impulse to object

• vector force
• integer If TRUE, force is treated as a local vector instead of global vector.

Examples

Deep Notes

Search JIRA for related Issues

Signature

function void llApplyRotationalImpulse( vector force, integer If [[TRUE]], '''force''' is treated as a [[local vector]] instead of [[global vector]]. );

[[Category:LSL_Parameters/If TRUE, force is treated as a local vector instead of global vector.]]