-
Notifications
You must be signed in to change notification settings - Fork 50
diagonal_range
Lachlan McDonald edited this page Jul 4, 2020
·
11 revisions
diagonal_range is a Diagonal Line Brushes that generates diagonal patterns between a range of colors; with a line for each color in the range.
Parameter | Description |
---|---|
Direction | Direction of the lines on the Z-axis (see below) |
Color A | First color index |
Color B | Last color index |
Width | Thickness of the lines |
Offset | Adjusts the offset of the lines |
Setting either of the colors to 0
will result in empty voxels.
Direction: 0
|
Direction: 1
|
Direction: 2
|
---|---|---|
Direction: 3
|
Direction: 4
|
Direction: 5
|
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.