bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Type Parameters

    • T

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    name: string

    Roof cover name

    roof-cover
    
    roofAngle: number

    Roof angle

    15
    

    0

    Infinity

    5

    roofLength: number

    Roof length

    3
    

    0.1

    Infinity

    0.1

    roofWidth: number

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

    3
    

    0.01

    Infinity

    0.1

    roofOutsideOverhang: number

    Roof outside overhang

    0.5
    

    0.1

    Infinity

    0.1

    roofInsideOverhang: number

    Roof inside overhang

    1
    

    0.1

    Infinity

    0.1

    roofOverhangFacade: number

    Roof overhang facade

    0.1
    

    0.01

    Infinity

    0.1

    roofThickness: number

    Roof thickness

    0.05
    

    0.001

    Infinity

    0.01

    roofCoverHeight: number

    Roof cover height

    0.3
    

    0.01

    Infinity

    0.1

    rotation: number

    Rotation of the window

    0
    

    0

    Infinity

    15

    lod: lodEnum

    Level of detail

    high
    
    center: Point3

    Origin of the stairs

    [0, 0, 0]
    
    direction: Vector3

    Direction of the window

    [0, 1, 0]
    
    id?: string
    shapes?: { compound?: T }