Skip to content

diagonal_range

Lachlan McDonald edited this page Jul 11, 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.

Arguments

Argument 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.

Directions

Example of a direction of 0 Example of a direction of 1
Direction: 0 Direction: 1
Example of a direction of 2 Example of a direction of 3
Direction: 2 Direction: 3
Example of a direction of 4 Example of a direction of 5
Direction: 4 Direction: 5
Clone this wiki locally