rna-set_property
Set any Blender data property identified by a dotted path under bpy.data to a new JSON-encoded value, enabling precise programmatic scene adjustments.
Instructions
Set a data property by path under bpy.data (value is JSON-encoded)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| value | Yes |