-
Notifications
You must be signed in to change notification settings - Fork 50
stairs
Lachlan McDonald edited this page Jul 11, 2020
·
22 revisions
stairs is a stairs brush that generates stairs which extend from the base of the brush.
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 |
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 can still be adjusted |
2 |
Count is adjusted to fill the available space (the value of the parameter is ignored). Height can still be adjusted |
Direction: 0
|
Direction: 1
|
Direction: 2
|
---|---|---|
Direction: 3
|
Height: 1
|
Height: 2
|
Height: 3
|
---|
All content in this wiki is licenced under the CC BY-NC-SA 4.0 license. Code snippets are dual-licenced under the MIT License.