Bitbybit Docs
    Preparing search index...

    Class ZenHideoutDtoBase<T, U, V> (Things.Architecture)

    The parameter set for the Zen Hideout retreat building. Generic in its value types so the same list can be expressed for a plain script, where every value is a number, and for a driven model, where a value can be an expression or a bound input. Concrete DTOs fill those type parameters in; read this class for what the model is actually shaped by.

    Type Parameters

    • T
    • U
    • V

    Implemented by

    Index

    Constructors

    Properties

    widthFirstWing: T
    lengthFirstWing: T
    terraceWidth: T
    widthSecondWing: T
    lengthSecondWing: T
    heightWalls: T
    roofAngleFirstWing: T
    roofAngleSecondWing: T
    roofOffset: T
    roofInsideOverhang: T
    roofMaxDistAttachmentBeams: T
    roofAttachmentBeamWidth: T
    roofAttachmentBeamHeight: T
    roofOutsideOverhang: T
    columnSize: T
    ceilingBeamHeight: T
    ceilingBeamWidth: T
    nrCeilingBeamsBetweenColumns: T
    distBetweenColumns: T
    floorHeight: T
    groundLevel: T
    facadePanelThickness: T
    windowWidthOffset: T
    windowHeightOffset: T
    windowFrameThickness: T
    windowGlassFrameThickness: T
    lod: U
    rotation?: T
    origin?: V