Samples an assigned texture and applies it to vertex colors of a mesh in Maya
- Put
js_texture2vertexcolor.mel
into the Maya scripts folder - Restart Maya or run
rehash;
- Select a mesh with a material and texture assigned to Color
- Run
source js_texture2vertexcolor.mel;
If you do not want the script to assign the default material after completion, comment out line 33