Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

Index

Constructors

constructor

Properties

center

center: Point3

Origin of the stairs

default

[0, 0, 0]

direction

direction: Vector3

Direction of the window

default

[0, 1, 0]

Optional id

id: string

lod

lod: lodEnum

Level of detail

default

high

name

name: string

Roof cover name

default

roof-cover

roofAngle

roofAngle: number

Roof angle

default

15

minimum

0

maximum

Infinity

step

5

roofCoverHeight

roofCoverHeight: number

Roof cover height

default

0.3

minimum

0.01

maximum

Infinity

step

0.1

roofInsideOverhang

roofInsideOverhang: number

Roof inside overhang

default

1

minimum

0.1

maximum

Infinity

step

0.1

roofLength

roofLength: number

Roof length

default

3

minimum

0.1

maximum

Infinity

step

0.1

roofOutsideOverhang

roofOutsideOverhang: number

Roof outside overhang

default

0.5

minimum

0.1

maximum

Infinity

step

0.1

roofOverhangFacade

roofOverhangFacade: number

Roof overhang facade

default

0.1

minimum

0.01

maximum

Infinity

step

0.1

roofThickness

roofThickness: number

Roof thickness

default

0.05

minimum

0.001

maximum

Infinity

step

0.01

roofWidth

roofWidth: number

Roof width along the angle part, total width contains roof inside and outside overhangs

default

3

minimum

0.01

maximum

Infinity

step

0.1

rotation

rotation: number

Rotation of the window

default

0

minimum

0

maximum

Infinity

step

15

Optional shapes

shapes: { compound?: T }

Type declaration

  • Optional compound?: T

Generated using TypeDoc