outliner-object_unlink
Remove an object from a Blender collection. Use force to allow the object to remain without any collection users when it's the final collection.
Instructions
Unlink an object from a collection; force is required if it is the final collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| object | Yes | ||
| collection | Yes |