1. Animals
  2. Abilities
  3. Conditions
  4. Tool/Weapon
  5. Weapon Mods
  6. Orb
  7. Equipped
  8. Food/Medicine
  9. Furniture/Construction
  10. Color/Pattern
  11. Items
  12. Attributes
  13. Creatures
  14. Blocks
  15. Props
  16. API Types
  17. API Functions

LT_vec_to_screen

vector LT_vec_to_screen(vector point)

vectorpoint The point to convert

CLIENT This has no effect if performed on the server

Converts a point in the game's environment space to a point on screen. This conversion is useful for drawing interface elements near or atop of objects in the world.