How to get the inverse of projection matrix like UNITY_MATRIX_I_P in shader?

Where is “unity_CameraToWorld” documented? - Unity Forum

some of the additional matrices are mentioned in here, and the one thing i always forget is the order of matrix multiplications affect the results so double check everything both ways if nothing seems to work :slight_smile: