CTPanoramaView icon indicating copy to clipboard operation
CTPanoramaView copied to clipboard

Add the ability to get an image of the current view through sceneView.snapshot()

Open hardeverick opened this issue 5 years ago • 1 comments

For my use case I need to grab an image of the current view, but the sceneView is private and inaccessible. I don't think sceneView needs to be made public, but at least offer new snapshot() method that will give you the current view of the scene. I might submit a PR for this if necessary.

Thanks

hardeverick avatar Jun 05 '20 20:06 hardeverick

Hey, any updates on this issue for APIs below version 26?

kitaharaa avatar Jul 15 '25 08:07 kitaharaa