Vertex Color Debugger


Easily visualize vertex colors in Unity’s SceneView with custom debug draw modes.


by Enceladus


Price History +

The Vertex Color Debugger is a Unity Editor tool that adds custom SceneView draw modes to help developers inspect vertex colors on meshes. It provides four modes: full RGB, red, green, and blue channels. This tool is ideal for debugging vertex-based effects like blending, procedural textures, or custom shaders. The tool integrates seamlessly into the Unity Draw Mode dropdown. It is suitable for any project that requires vertex color visualization.