scene_move_to_collection
Move specified objects to a target collection in Blender. Organize your scene by reassigning objects to collections.
Instructions
Move objects to a collection.
Args: object_names: List of object names to move collection_name: Target collection name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_names | Yes | ||
| collection_name | Yes |