item_set_transform
Set transform properties (zoom, position, rotation, anchor) on video or audio items in DaVinci Resolve, applying only specified values.
Instructions
Set transform properties (zoom, position, rotation, anchor) on an item.
Only non-None parameters are applied; the rest remain unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoom_x | No | Horizontal zoom factor (1.0 = 100%). | |
| zoom_y | No | Vertical zoom factor (1.0 = 100%). | |
| anchor_x | No | Anchor point X coordinate. | |
| anchor_y | No | Anchor point Y coordinate. | |
| rotation | No | Rotation angle in degrees. | |
| item_name | Yes | Name of the item. | |
| position_x | No | Horizontal pan offset in pixels. | |
| position_y | No | Vertical tilt offset in pixels. | |
| track_type | No | Track type — "video" or "audio". | video |
| track_index | No | 1-based track number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |