LSL Wiki Mirror 10-5-2006: llSetForceAndTorque

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
llSetForceAndTorque(vector force, vector torque, integer local);

If the object is physical, this function sets the force and torque. The vectors are relative to the object's own (potentially rotated) axis if local is TRUE, or relative to the simulator's axis if FALSE.

See llSetForce and llSetTorque for more details.

Do not use with vehicles.


Functions | Dynamics | Force | Torque
There is no comment on this page. [Display comments/form]