blender_material_create
Create a new material with optional base color. Set RGB values from 0 to 1 to define the initial color.
Instructions
Create a new material. Optionally set an initial base color as [r, g, b] with values 0-1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Material | |
| color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |