set_sculpt_brush
Sets the active sculpt brush in Blender to the specified type from a list of options such as DRAW, CLAY, or SMOOTH.
Instructions
Set the active sculpt brush.
Args: brush_type: Brush type - DRAW, CLAY, CLAY_STRIPS, INFLATE, GRAB, SMOOTH, FLATTEN, FILL, SCRAPE, PINCH, CREASE, BLOB, MASK, MULTIRES_DISPLACEMENT_SMEAR.
Returns: Confirmation dict with active brush type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brush_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||