set_attr_path
Set a Blender attribute by providing its dotted path and value, enabling direct modification of properties across objects and scenes.
Instructions
Set a value via dotted path ending in an attribute name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |