This method projects 2D screen coordinate to a point in world space.
| Parameter | Description |
|---|---|
| coord | screen coordinate, plus distance in front of camera stored in the Z component |
| framebuffer | framebuffer to test with |
Returns a 3D position in global space.