The non-homogeneous equivalents of the stored texture UVW coordinates.
If you get this value on a regular UV projection, the values of (U, V, 0.0) are returned.
If you get this value on a homogeneous (camera) projection, the values of (U/q, V/q, 0) are returned where q is the distance to the camera.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License