-
Notifications
You must be signed in to change notification settings - Fork 50
zigzag_range
Lachlan McDonald edited this page Jun 29, 2020
·
19 revisions
zigzag_range is a Zigzag brush that generates zigzag patterns between a range of colors; with a line for each color in the range.
- Direction: Direction of the pattern (see below)
- Width: Width of the lines
- Color A: First color index
- Color B: Last color index
Setting either of the colors to 0
will result in empty voxels.
Direction: 0
|
Direction: 1
|
Direction: 2
|
Direction: 3
|
All content in this wiki is licenced under the CC BY-NC-SA 4.0 license. Code snippets are dual-licenced under the MIT License.