Difference between revisions of "VEHICLE LINEAR FRICTION TIMESCALE"
Jump to navigation
Jump to search
m |
m |
||
Line 4: | Line 4: | ||
|value=16 | |value=16 | ||
|desc=vector of timescales for exponential decay of linear velocity about the three vehicle axes | |desc=vector of timescales for exponential decay of linear velocity about the three vehicle axes | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llSetVehicleVectorParam]]|}} | {{LSL DefineRow||[[llSetVehicleVectorParam]]|}} | ||
|events | |events | ||
|articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | |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_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