llSetBuoyancy
LSLvoid llSetBuoyancy(float buoyancy)
Set the tasks buoyancy (0 is none, < 1.0 sinks, 1.0 floats, > 1.0 rises).\ Set the object buoyancy. A value of 0 is none, less than 1.0 sinks, 1.0 floats, and greater than 1.0 rises.
Parameters
| Type | Name |
|---|---|
| float | buoyancy |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llGetScriptState(string name)
void llSensor(string name, string id, integer type, float range, float arc)
vector llGetRegionCorner()
vector llDetectedTouchUV(integer index)
vector llGetScale()
vector llGetRegionSunDirection()
void llSetPhysicsMaterial(integer material_bits, float material_gravity_modifier, float material_restitution, float material_friction, float material_density)
string llToUpper(string source)