Skip to content

zigzag3

Lachlan McDonald edited this page Jun 29, 2020 · 20 revisions

zigzag3 is a Zigzag brush that generates zigzag patterns between three colors.

Parameters

  • 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 of the primary line
  • Color B: Color of the secondary line
  • Color C: Color of the tertiary line

Setting any 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