Skip to content

Weave Brush

Lachlan McDonald edited this page Jul 11, 2020 · 27 revisions

The Weave brush generates a weave pattern.

Arguments

Argument Description
Mode Color mode (see below)
Size Size of the squares
Color A First color index
Color B Last color index
Line Color Color index of the outline between squares
Line Width Width of the outline between squares

Setting either of the colors to 0 will result in empty voxels.

Modes

Mode determines how the pattern is colored:

Example of mode of 0 Example of mode of 1
Mode: 0 Mode: 1
Squares are colored at random Squares alternate color

Line Width

Example of a Line Width of 0 Example of a Line Width of 1
Line Width: 0 Line Width: 1
Example of a Line Width of 2 Example of a Line Width of 3
Line Width: 2 Line Width: 3
Clone this wiki locally