-
Notifications
You must be signed in to change notification settings - Fork 50
zigzag_range
Lachlan McDonald edited this page May 11, 2022
·
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.
Parameter | Description |
---|---|
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.
Note: Zigzag brushes have not yet been updated to use the new color selection system.
Direction: 0
|
Direction: 1
|
---|---|
Direction: 2
|
Direction: 3
|
View the shaders below or download the latest release:
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.