set_clip_position
Set the X and Y position values of a video clip's Motion effect to reposition it in the frame.
Instructions
Set the Position property on a video clip's Motion effect. Values are in pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| x | Yes | X position in pixels | |
| y | Yes | Y position in pixels |