This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:setthemeoverlayrectpixels [2021/02/11 18:46] – created virgilw | 4rpl:commands:setthemeoverlayrectpixels [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| The width and height specify the size of the rectangle.\\ | The width and height specify the size of the rectangle.\\ | ||
| ===== Examples ===== | ===== Examples ===== | ||
| - | <code 4rpl> | + | <file 4rpl Overlay Rect Pixels.4rpl> | 
| $pixelsPerCell: | $pixelsPerCell: | ||
| Line 37: | Line 37: | ||
| V4(1 0 0 1) ->R | V4(1 0 0 1) ->R | ||
| V4(1 1 0 1) ->Y | V4(1 1 0 1) ->Y | ||
| - | </code> | + | </file> | 
| < | < | ||