World To Screen: Difference between revisions
Fixed erro
(Added content) Tags: Reverted Mobile edit Mobile web edit |
(Fixed erro) Tags: Reverted Mobile edit Mobile web edit |
||
| Line 10: | Line 10: | ||
Given a world coordinate, outputs its screen coordinates. | Given a world coordinate, outputs its screen coordinates. | ||
For example, if a block is in 0,0,0, depending of the screen position, | For example, if a block is in 0,0,0, depending of the screen position, the World to Screen will transform the block coordinates into the position that the block is viewed in the screen, like it was a 2D block. | ||
== Notes == | == Notes == | ||