llSetHoverHeight
LSLvoid llSetHoverHeight(float height, integer water, float tau)
Critically damps a physical object to a Height (either above ground level or above the higher of land and water if water == TRUE).\ Do not use with vehicles. Use llStopHover to stop hovering.
Parameters
| Type | Name |
|---|---|
| float | height |
| integer | water |
| float | tau |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llCeil(float f)
integer llDetectedTouchFace(integer index)
string llHMAC(string private_key, string message, string algo)
float llGetRegionFPS()
vector llGetForce()
void llLinkAdjustSoundVolume(integer linknumber, float volume)
void llTeleportAgentHome(string agent)
float llRot2Angle(rotation rot)