Difference between revisions of "VEHICLE LINEAR MOTOR DECAY TIMESCALE"
Jump to navigation
Jump to search
m |
Void Singer (talk | contribs) m (+clarification + caveat) |
||
Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=31 | |value=31 | ||
|desc=exponential timescale for the linear motor's | |desc=exponential timescale (in seconds) for the linear motor's effectiveness to decay toward zero | ||
<!-- | <!-- | ||
<lsl> | <lsl> | ||
</lsl> | </lsl> | ||
--> | --> | ||
|caveats= | |||
* [[VEHICLE_LINEAR_MOTOR_DECAY_TIMESCALE]] is capped at 120.0 | |||
|functions= | |functions= | ||
{{LSL DefineRow||[[llSetVehicleFloatParam]]|}} | {{LSL DefineRow||[[llSetVehicleFloatParam]]|}} |
Latest revision as of 05:38, 16 January 2011
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_LINEAR_MOTOR_DECAY_TIMESCALE = 31;The integer constant VEHICLE_LINEAR_MOTOR_DECAY_TIMESCALE has the value 31
exponential timescale (in seconds) for the linear motor's effectiveness to decay toward zero
Caveats
- VEHICLE_LINEAR_MOTOR_DECAY_TIMESCALE is capped at 120.0