batch_execute_on_objects
Run custom Python code on each Blender object, either all or only selected, with the object accessible as obj.
Instructions
Execute code with obj var on each object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| only_selected | No |