Difference between revisions of "VEHICLE VERTICAL ATTRACTION TIMESCALE"
Jump to navigation
Jump to search
Gally Young (talk | contribs) m (monor update (wrong constant name)) |
m |
||
Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=37 | |value=37 | ||
|desc=exponential timescale | |desc=exponential timescale for the vehicle to align its z-axis to the world z-axis | ||
<!-- | <!-- | ||
<lsl> | <lsl> |
Revision as of 13:40, 29 November 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 for the vehicle to align its z-axis to the world z-axis
Caveats
Related Articles
Functions
• | llSetVehicleFloatParam |