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 llSetObjectName(string name)
rotation llGetCameraRot()
string llGetAnimationOverride(string anim_state)
void llModifyLand(integer action, integer brush)
void llShout(integer channelID, string text)
void llSetVehicleFloatParam(integer param, float value)
void llSetRot(rotation rot)
integer llTarget(vector position, float range)