Difference between revisions of "VEHICLE ANGULAR FRICTION TIMESCALE"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=VEHICLE_ANGULAR_FRICTION_TIMESCALE |type=integer |value=17 |desc=vector of timescales for exponential decay of angular velocity about the three vehicle axes <!-- <lsl>...) |
|||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
|events= | |events= | ||
<!--{{LSL DefineRow||[[changed]]|}}--> | <!--{{LSL DefineRow||[[changed]]|}}--> | ||
| | |articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | ||
|cat1 | |cat1=Vehicle/Parameters | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 23:28, 20 June 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_ANGULAR_FRICTION_TIMESCALE = 17;The integer constant VEHICLE_ANGULAR_FRICTION_TIMESCALE has the value 17
vector of timescales for exponential decay of angular velocity about the three vehicle axes
Caveats