Fellows, I'm using ARSCNView, I need to capture camera's content and rendered (virtual) content into separate UIImages.
To capture camera's content I'm using ARFrame.capturedImage.
The question is how can I capture virtual content with transparent background?