add_material_comments
Add comment boxes to a material graph to organize nodes and improve clarity.
Instructions
Add comment boxes to a material graph for organization.
comments is a JSON array. Each entry: {text, pos_x, pos_y, size_x, size_y, font_size, color: [r,g,b], show_bubble, color_bubble, group_mode}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comments | Yes | ||
| material_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |