erase_pixel
Remove pixels by setting them to transparent in pixel art projects. Use this tool to erase specific areas on animation frames or layers for precise editing.
Instructions
Erase pixels (set to transparent)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project identifier | |
| layerIndex | No | Layer index (default: 0) | |
| frameIndex | No | Frame index (default: 0) | |
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| penSize | No | Eraser size (default: 1) |