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
float llPow(float fbase, float fexponent)
void llSetLinkTexture(integer linknumber, string texture, integer face)
void llSetKeyframedMotion(list frames, list options)
void llBreakLink(integer linknum)
void llRemoveFromLandBanList(string avatar)
string llGetObjectDesc()
vector llLinear2sRGB(vector src)
string llJsonGetValue(string json, list specifiers)