How/can I capture the depth buffer from a SceneCapture2D to a RenderTarget to use in a material?
Simplest example would be: I want a security camera rendering on a material that doesn’t display RGB, but instead displays depth from the camera. Like a Kinect.