Extract Mesh Texture

This algorithm extracts the texture of a mesh to an image.

Input

A single mesh with texture.

Output

An image that was created as a copy of the mesh texture.

Description

The algorithm simply copies the mesh texture into another image and adds the image to the data model. No user interface exists for this algorithm, it executes immediately on selection.