Skip to content

Diagonal Line Brush

Lachlan McDonald edited this page Jun 9, 2020 · 23 revisions

The Diagonal Line brush shader creates parallel 45° lines of alternating widths.

Parameters

  • Direction: Direction of the lines on the Z-axis (see below)
  • Color A: Color index of the primary line
  • Color B: Color index of the secondary line
  • Width A: Thickness of the primary line
  • Width B: Thickness of the secondary line
  • Offset: Adjusts the offset of the lines

The Direction is defined below:

Value Summary
0 Lines are diagonal on the Z-axis
1 Lines are diagonal on the Z-axis, but facing the opposite direction
2 Lines are straight on the Z-axis
Clone this wiki locally