duplicate_object
Duplicate a Blender object. Optionally create a linked copy sharing mesh data with the original.
Instructions
Duplicate an object. If linked=True, the copy shares mesh data with the original.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| linked | No | ||
| new_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||