VEHICLE LINEAR MOTOR TIMESCALE
Revision as of 06:21, 8 April 2008 by Karzita Zabaleta (talk | contribs) (New page: {{LSL Constant |name=VEHICLE_LINEAR_MOTOR_TIMESCALE |type=integer |value=30 |desc=exponential timescale for the vehicle to achieve its full linear motor velocity <!-- <lsl> </lsl> --> |fun...)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_LINEAR_MOTOR_TIMESCALE = 30;The integer constant VEHICLE_LINEAR_MOTOR_TIMESCALE has the value 30
exponential timescale for the vehicle to achieve its full linear motor velocity
Caveats
Related Articles
Functions
• | llSetVehicleFloatParam |