llSetHoverHeight
DirectoryllSetHoverHeight void
- Height float — Distance above the ground.
- Water integer — Boolean, if TRUE then hover above water too.
- Tau float — Seconds to critically damp in.
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.