join_objects
Merge multiple mesh objects into one, using a specified target object as the survivor. Destructive: other objects are consumed.
Instructions
Join mesh objects into one. The others are consumed. DESTRUCTIVE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | Mesh objects to merge | |
| target | No | Which one survives; defaults to the first |