Skip to content

llWorldPosToHUD

vector llWorldPosToHUD(vector world_pos)

Returns the local position that would put the origin of a HUD object directly over world_pos as viewed by the current camera.

Parameters
world_pos (vector)
The world-frame position to project into HUD space

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here