VEHICLE BUOYANCY: Difference between revisions
Jump to navigation
Jump to search
New page: {{LSL Constant |name=VEHICLE_BUOYANCY |type=integer |value=27 |desc=slider between -1 (double gravity) and 1 (full anti-gravity) <!-- <lsl> </lsl> --> |functions= {{LSL DefineRow||[[llSetV... |
(No difference)
|
Revision as of 07:14, 8 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_BUOYANCY = 27;The integer constant VEHICLE_BUOYANCY has the value 27
slider between -1 (double gravity) and 1 (full anti-gravity)
Caveats
Related Articles
Functions
• | llSetVehicleFloatParam |