-
Notifications
You must be signed in to change notification settings - Fork 50
Stairs Brush
Lachlan McDonald edited this page Jun 8, 2020
·
16 revisions
Generates a slope of stairs. This shader is used as a brush.
- Alignment: The rotation of the stairs
- Count: The number of runs to fit within the brush's dimensions. If the shader'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.
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.