blender_object_create
Creates a new mesh object in Blender from common primitives: cube, sphere, cylinder, plane, cone, or torus. Set its name, size, and location.
Instructions
Create a new mesh object in Blender. Supported types: cube, sphere, cylinder, plane, cone, torus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| size | No | ||
| location | No | ||
| mesh_type | No | cube |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |