Hi, I'm trying to access the camera frame when an image target is recognized. I thought the CameraDeviceBehaviour would expose a Texture2D or IntPtr for the native Texture, but could not find any. I'm not trying to record the screen content into a video, just trying to capture the camera's image frame at a certain moment. Is this not possible?