get-scene-dimensions
Read a scene's padded canvas geometry: total width/height, background rect offset, grid size/distance, and rows/columns. Use sceneX/Y to convert grid coordinates to canvas pixels.
Instructions
Read a scene's live PADDED-CANVAS geometry (by id or exact name): total width/height, the background rect within the padding (sceneX/sceneY/sceneWidth/sceneHeight), grid size/distance, and rows/columns. A scene insets its background by a padding border, so a placeable's canvas pixel is NOT just gridCell×size — use sceneX/sceneY to offset. Feeds the legend→pins cell→px math. Works on any scene (no need to activate it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneIdentifier | Yes | Scene id or exact name. |