LT_vec_to_screen
vector LT_vec_to_screen(vector point)
vector | point | 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.