Skip to content

Stairs Brush

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

The Stairs brushes generates a slope of stairs.

Parameters

  • Direction: The facing direction of the stairs
  • Count: The number of runs to fit within the brush's dimensions. If the box's dimensions are not divisible by the count, the depth of each run will be inconsistent.
  • Height: The height of each run
  • X/Y Gap: The distance between each run of adjacent stairs.
  • Z Gap: The distance between each run and the next run above it (also known as the rise.)

Count

Example of a Count of 2 Example of a Count of 4
Example of a Count of 6 Example of a Count of 8

Height

Example of a Height of 1 Example of a Height of 2
Example of a Height of 3 Example of a Height of 4

X/Y Gap

Example of a X/Y Gap of 0 Example of a X/Y Gap of 1
Example of a X/Y Gap of 2 Example of a X/Y Gap of 3

Z Gap

Example of a Z Gap of 0 Example of a Z Gap of 1
Example of a Z Gap of 2 Example of a Z Gap of 3
Clone this wiki locally