blender_apply_modifier
Bake a modifier's effect directly into the mesh to make it permanent, simplifying the scene and reducing computational load during rendering.
Instructions
Bake a modifier's result into the mesh, making it permanent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | ||
| modifier | No | Modifier name, or 'all' to apply repeatedly. | |
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | json |