Get Scene Item Transform
obs-get-scene-item-transformRetrieve the position, rotation, scale, or crop values of any OBS scene item to verify or sync its transform state.
Instructions
Get the position, rotation, scale, or crop of a scene item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneName | No | Name of the scene containing the item | |
| sceneUuid | No | UUID of the scene containing the item | |
| canvasUuid | No | UUID of the canvas containing the scene | |
| sceneItemId | Yes | The ID of the scene item |