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

    Type Parameters

    • T
    Index

    Constructors

    Properties

    type: string
    name: string
    compound?: T
    roof: { compound: T; shapes: T[] }
    walls: { compound: T; shapes: T[] }
    stick: { shape: T }
    floor: { shape: T }
    chimney: { shape: T }
    basicPoints: { kind: string; point: Point3 }[]