scene-pack-objects-in-container
Pack scene objects into a container, automatically sizing it minimally to enclose all given objects.
Instructions
Create a container to group the given objects. The container and objects are positioned so the container size is minimal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | The `id` of the scene. The `id` is not the name of the scene, else a unique identifier is set in the scene data. You need to read the scene data to get the `id`. | |
| objectIds | Yes | The `id`s of the objects to move. |