Garry's Mod Wiki

ToScreenData

Description

Table returned by Vector:ToScreen.

Members

number x
The x coordinate on the players screen
number y
The y coordinate on the players screen
boolean visible
The coordinate is not behind the player. This does not mean the coordinate is on the screen. When this is false, it means that the coordinate would not be on the screen even if the player had a full 180 degree FOV.