blender_collection_instance
Instances a named collection at specified positions, enabling reuse of complex objects like wheel assemblies or control panels. Optional rotations and scales apply per instance.
Instructions
Place collection instances at specific locations — efficient placement of repeated complex objects like wheel assemblies, control panels, or structural details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scales | No | Optional array of [x, y, z] scales per instance | |
| locations | Yes | Array of [x, y, z] positions for instances | |
| rotations | No | Optional array of [x, y, z] rotations in degrees per instance | |
| collection_name | Yes | Name of the collection to instance |