I tried using _CameraDepthTexture and that works fine, but when I tried to use _LastCameraDepthTexture Unity complains that it is an undeclared identifier. I downloaded the build in shaders package from unity and grepped around the CGIncludes files and failed to find it. Do I have to include something special to use it or has it been decommissioned without anyone updating the documentation? (I’m using Unity 5.5.1, the 5.6 documentation still says this.)