Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

invert

invert: boolean

Inverts the side of the stair from going out to going inside of the L shape. This kind of stair can produce self intersecting result.

default

false

lengthFirstWing

lengthFirstWing: number

Length first wing

default

2

minimum

0.1

maximum

Infinity

step

0.1

lengthSecondWing

lengthSecondWing: number

Length second wing

default

1

minimum

0.1

maximum

Infinity

step

0.1

maxWishedStepHeight

maxWishedStepHeight: number

Max wished step height

default

0.25

minimum

0.01

maximum

Infinity

step

0.05

origin

origin: Point3

Origin of the stairs

default

[0, 0, 0]

rotation

rotation: number

Rotation of the stairs

default

0

minimum

0

maximum

Infinity

step

15

stepHeightWidthProportion

stepHeightWidthProportion: number

Max wished step height

default

0.25

minimum

0.01

maximum

Infinity

step

0.05

totalHeight

totalHeight: number

Total height of the corner stairs

default

1

minimum

0

maximum

Infinity

step

0.1

widthFirstLanding

widthFirstLanding: number

Width first wing

default

1

minimum

0.1

maximum

Infinity

step

0.1

widthSecondLanding

widthSecondLanding: number

Width second wing

default

1

minimum

0.1

maximum

Infinity

step

0.1

Generated using TypeDoc