object.set
Apply transform, visibility, light, or camera settings to one exact Blender object atomically within an active transaction, ensuring safe, consistent scene updates.
Instructions
Atomically apply typed transform, visibility, Light, and Camera settings to one exact object inside the active transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patches | Yes | ||
| object_name | Yes | ||
| transaction_id | Yes | ||
| idempotency_key | Yes | ||
| expected_object_identity | Yes | ||
| expected_scene_generation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||