Replaced image for consistency
commited
commit
b3b02c281feaa69793c6859ec3f6b9deaa88ddbd
... | ... | @@ -1,6 +1,6 @@ |
1 | 1 | Given a world coordinate, outputs its screen coordinates. |
2 | 2 | |
3 | [[/uploads/World_To_Screen.png]] |
|
3 | [[/uploads/World To Screen.png|width=336px,alt=World To Screen]] |
|
4 | 4 | |
5 | 5 | # Notes |
6 | 6 | Due to a technical issue, still to be fixed, the output lags by one frame. I.e. if you Set Camera on frame N, then this block's output will change on frame N+1. |