Unofficial LSL Reference

[[functions:llapplyrotationalimpulse]]


Unofficial LSL reference

User Tools

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

functions:llapplyrotationalimpulse [2015-09-23 14:21 SLT]
sei Style
functions:llapplyrotationalimpulse [2016-11-03 18:18 SLT] (current)
sei speed -> velocity
Line 84: Line 84:
   * $lfn[llSetAngularVelocity] applies the rotational impulse necessary to set the given angular velocity for an object.   * $lfn[llSetAngularVelocity] applies the rotational impulse necessary to set the given angular velocity for an object.
   * $lfn[llGetOmega] obtains the current angular velocity of the object.   * $lfn[llGetOmega] obtains the current angular velocity of the object.
-  * $lfn[llTargetOmega] tries to keep a constant angular ​speed.+  * $lfn[llTargetOmega] tries to keep a constant angular ​velocity.
   * $lfn[llSetTorque] applies an angular force (a torque) to an object continuously   * $lfn[llSetTorque] applies an angular force (a torque) to an object continuously
   * $lfn[llSetForce] is the linear equivalent to $fn[llSetTorque].   * $lfn[llSetForce] is the linear equivalent to $fn[llSetTorque].