LlSetTorque

From Second Life Wiki

(Redirected from LSL llSetTorque)
Jump to: navigation, search

Contents

Description

Function: llSetTorque( vector torque, integer local );
74 Function ID
0.0 Delay
10.0 Energy

Sets the torque of object (if the script is physical)

• vector torque
• integer local boolean, if TRUE uses local axis, if FALSE uses region axis.

Examples

See Also

Functions

•  llSetForceAndTorque
•  llSetForce
Personal tools