Difference between revisions of "VEHICLE VERTICAL ATTRACTION TIMESCALE"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=VEHICLE_VERTICAL_ATTRACTION_EFFICIENCY |type=integer |value=37 |desc=exponential timescale forthe vehicle to align its z-axis to the world z-axis <!-- <lsl> </lsl> -->...) |
Gally Young (talk | contribs) m (monor update (wrong constant name)) |
||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=VEHICLE_VERTICAL_ATTRACTION_TIMESCALE | ||
|type=integer | |type=integer | ||
|value=37 | |value=37 |
Revision as of 10:36, 24 June 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_VERTICAL_ATTRACTION_TIMESCALE = 37;The integer constant VEHICLE_VERTICAL_ATTRACTION_TIMESCALE has the value 37
exponential timescale forthe vehicle to align its z-axis to the world z-axis
Caveats
Related Articles
Functions
• | llSetVehicleFloatParam |