ComfyUI Node
BD Blender Vertex Colors
Vertex color operations using BrainDeadBlender addon. Operations: - SOLIDIFY: Solid face colors (no blending) - SMOOTH: Blend vertex colors - CONVERT_DOMAIN: CORNER <-> POINT - FINALIZE: Prepare for export - CREATE_MATERIAL: Viewport material
BD Blender Vertex Colors
- mesh
- mesh
- status
◄operationSOLIDIFY►
◄solidify_methodDOMINANT►
◄smooth_iterations1►
◄target_domainCORNER►
◄output_nameCol►
◄apply_flat_shadingtrue►
◄convert_domain_afterfalse►
◄timeout120►
Category🧠BrainDead/Blender
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| mesh | TRIMESH | — | |
| operation | COMBO | SOLIDIFY | Vertex color operation |
| solidify_method | COMBO | DOMINANT | Method for solidifying colors (SOLIDIFY op) |
| smooth_iterations | INT | 11–100 | Smoothing iterations (SMOOTH op) |
| target_domain | COMBO | CORNER | Target domain (CONVERT_DOMAIN op) |
| output_name | STRING | Col | Output color attribute name |
| apply_flat_shading | BOOLEAN | true | Apply flat shading (for SOLIDIFY) |
| convert_domain_after | BOOLEAN | false | Convert to target_domain after operation (use with SOLIDIFY, SMOOTH) |
| timeoutopt | INT | 12030–600 | Maximum processing time |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| mesh | TRIMESH | — |
| status | STRING | — |