RwGetCameraZNear(RwCamera *camera)
Description
Returns the camera space value for the nearest value of Z represented in the Z buffer.
Arguments
camera the camera for which the Z buffer value is required.
Returns
The camera space Z value or -1.0 on error.
See Also