Skip to content

Commit

Permalink
Update squareBlocks.html
Browse files Browse the repository at this point in the history
AlexSchoolOH authored Apr 25, 2024
1 parent b6cae28 commit 195ad46
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions main/extensions/penPlus/squareBlocks.html
Original file line number Diff line number Diff line change
@@ -46,7 +46,11 @@ <h2>

<li>(T)V-Offset - the offset for the V coordinates of the pen square.<br>
Think of it as scrolling the image to the up or down.</li>
<li>Red Tint - </li>
<li>Red Tint - Changes the amount of red that shows through a 1-100 range.</li>
<li>Green Tint - Changes the amount of green that shows through a 1-100 range.</li>
<li>Blue Tint - Changes the amount of blue that shows through a 1-100 range.</li>
<li>Transparency - Sets the transparency of the square</li>
<li>Depth Value - Sets the depth in which the square will be rendered. Good for layering.</li>
</ul>
</p>
<br>
@@ -76,4 +80,4 @@ <h2>
<p>
Resets the current square's attributes
</p>
<br>
<br>

0 comments on commit 195ad46

Please sign in to comment.