VEHICLE LINEAR FRICTION TIMESCALE: Difference between revisions
Jump to navigation
Jump to search
New page: {{LSL Constant |name=VEHICLE_LINEAR_FRICTION_TIMESCALE |type=integer |value=16 |desc=vector of timescales for exponential decay of linear velocity about the three vehicle axes <!-- <lsl> <... |
(No difference)
|
Revision as of 07:22, 8 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_LINEAR_FRICTION_TIMESCALE = 16;The integer constant VEHICLE_LINEAR_FRICTION_TIMESCALE has the value 16
vector of timescales for exponential decay of linear velocity about the three vehicle axes
Caveats
Related Articles
Functions
• | llSetVehicleVectorParam |