We don’t currently have support for grabbing the camera information, but it’s something we’re going to work on in the future! Theoretically, it shouldn’t be terribly hard, as long as you have access to an SDK that provides you with hooks to the camera data. You could use make a new render target for the camera, and then use that as a normal texture to drive a material on a plane, or a full screen quad.