Difference between revisions of "VEHICLE VERTICAL ATTRACTION EFFICIENCY"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=VEHICLE_VERTICAL_ATTRACTION_EFFICIENCY |type=integer |value=36 |desc=slider between 0 (bouncy) and 1 (critically damped) attraction of vehicle's z-axis to orient to th...) |
m |
||
Line 12: | Line 12: | ||
|events= | |events= | ||
<!--{{LSL DefineRow||[[changed]]|}}--> | <!--{{LSL DefineRow||[[changed]]|}}--> | ||
| | |articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | ||
|cat1 | |cat1 | ||
|cat2 | |cat2 |
Latest revision as of 13:42, 29 November 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_VERTICAL_ATTRACTION_EFFICIENCY = 36;The integer constant VEHICLE_VERTICAL_ATTRACTION_EFFICIENCY has the value 36
slider between 0 (bouncy) and 1 (critically damped) attraction of vehicle's z-axis to orient to the world's z axis (up)
Caveats