set_tile_mode
Activate seamless tiling mode for pixel art: strokes wrap across edges, and tile seams are checked. Choose horizontal, vertical, or both directions.
Instructions
Set seamless-tiling mode. While set, drawing tools wrap across the tiling edges (a stroke off one side continues on the opposite side) and the tile_seams lint rule activates. 'horizontal' tiles left-right, 'vertical' top-bottom, 'both' for a full repeat. Use view_tiled to check seams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| doc_id | Yes | Document id |