Single Channel Vertex Color Painter for
I using a module installer method to install VertexColorPainter plugin, which you could check here
All you need to do is pretty simple, follow the step below.
- download the release version of the plugin. (you also can clone the release branch)
- unzip the folder to any location in your computer.(skip this step if you clone the branch)
- drag the
VertexColorPainter.mel
to your running Maya viewport.
When you run the mel script once, the vertex_color_painter.py
will load every time you open Maya.
output.mp4
Add two UI into Maya native Paint Vertex Color Tool.
Single Channel
- RGB
- R
- G
- B
- A
RGB represent all color mode
all color mode work same as the native tool.
Single Channel Mode only paint specified channel color.
Color Display
- Auto
- RGB
- R
- G
- B
- A
Switch Vertex Color Display.