I am trying to transfer my painted vertex color data from some mesh to another. in this example, from a cube to a sphere:
The cube I painted fully green (0.0, 1.0, 0.0) and the sphere I didn’t touch.
As shown in the image however, the sphere remains completely white, despite the active DataTransfer modifier.
Transferring the Normals works great, but the vertex colors don’t seem to work.
Help on this would be greatly appreciated! <3
