Skip to content

stairs_stringer

Lachlan McDonald edited this page May 11, 2022 · 22 revisions

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

Parameters

Parameter Description
Mode Automate one of the parameters (see below)
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)

Mode

Mode Description
0 All parameters are used as-is
1 The Height of each run is adjusted to fill the available space (the value of the parameter is ignored). Count and Stringer can still be adjusted
2 Count is adjusted to fill the available space (the value of the parameter is ignored). Height and Stringer can still be adjusted
3 Stringer is adjusted to fill the available space (the value of the parameter is ignored). Count and Height can still be adjusted

Direction

Example of a 'Direction' value of 0 Example of a 'Direction' value of 1
Direction: 0 Direction: 1
Example of a 'Direction' value of 2 Example of a 'Direction' value of 3
Direction: 2 Direction: 3

Stringer

Example of a 'Stringer' value of 1 Example of a 'Stringer' value of 2 Example of a 'Stringer' value of 4
Stringer: 1 Stringer: 2 Stringer: 4

Download

View the shaders below or download the latest release:

Clone this wiki locally