batch_set_property
Set a specified property value across multiple Blender objects simultaneously, using a data path to target attributes like visibility or modifiers.
Instructions
批量设置任意属性路径(如 hide_render、data.use_auto_smooth、modifiers['Bevel'].width)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| objects | Yes | ||
| data_path | Yes |