Skip to content

zigzag_range

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

Parameters

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.

Direction

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

Examples

Example Example Example
Clone this wiki locally