snapshot()
Renders the scene to a new image object.
Declaration
func snapshot() -> UIImageReturn Value
An image object depicting the scene in its current state.
Discussion
This method is thread-safe and may be called at any time.
Renders the scene to a new image object.
func snapshot() -> UIImageAn image object depicting the scene in its current state.
This method is thread-safe and may be called at any time.