Revision Difference
Structures/ToScreenData#512074
<cat>struct</cat>⤶
<structure>⤶
<description>Table returned by <page>Vector:ToScreen</page>.</description>⤶
<fields>{{StructureField|number|x|The x coordinate on the players screen</fields>⤶
⤶
</structure>⤶
⤶
{{StructureField|number|y|The y coordinate on the players screen}}{{StructureField|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.}}⤶
}}