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
void llBreakLink(integer linknum)
string llList2String(list src, integer index)
list llParcelMediaQuery(list aList)
key llGetLinkKey(integer linknum)
key llSendRemoteData(string channel, string dest, integer idata, string sdata)
string llLinksetDataReadProtected(string name, string pass)
string llXorBase64(string str1, string str2)
void llRegionSay(integer channelID, string text)