-
Notifications
You must be signed in to change notification settings - Fork 50
zigzag3
Lachlan McDonald edited this page May 11, 2022
·
20 revisions
zigzag3 is a Zigzag brush that generates zigzag patterns between three colors.
Parameter | Description |
---|---|
Direction | Direction of the pattern (see below) |
Width A | Width of the primary lines |
Width B | Width of the secondary lines |
Width C | Width of the tertiary lines |
Color A | Color index of the primary line |
Color B | Color index of the secondary line |
Color C | Color index of the tertiary line |
Setting any 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.