Transform point into 2D window coordinates.
Transform point from screen space to 3D coordinates.
The point must have x
and y
set to 2D window coordinates
and z
between 0 (near) and 1 (far); the optional w
is not used.
Generated using TypeDoc
World space pixel size at given
point