Skip to content

llWorldPosToHUD

Function Syntax
vector llWorldPosToHUD(
  1. vector world_pos // The world-frame position to project into HUD space
);

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