Skip to content

stairs_stringer

Lachlan McDonald edited this page Jul 5, 2020 · 22 revisions

stairs_stringer is a Stairs Brushes that generates stairs with a stringer of a specific height.

Arguments

Argument Description
Direction The facing direction of the stairs
Count The number of runs to fit within the brushes 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
Stringer The height of the stringer (the area extending beneath each run)

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

Stringer

Example of a Stringer of 1 Example of a Stringer of 2 Example of a Stringer of 3
Stringer: 1 Stringer: 2 Stringer: 4
Clone this wiki locally