Bitbybit Docs
    Preparing search index...

    Class ZenHideoutDto (Things.Architecture.Houses.ZenHideout)

    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.

    Implements

    Index

    Constructors

    • Parameters

      • OptionalwidthFirstWing: number
      • OptionallengthFirstWing: number
      • OptionalterraceWidth: number
      • OptionalwidthSecondWing: number
      • OptionallengthSecondWing: number
      • OptionalheightWalls: number
      • OptionalroofAngleFirstWing: number
      • OptionalroofAngleSecondWing: number
      • OptionalroofOffset: number
      • OptionalroofInsideOverhang: number
      • OptionalroofMaxDistAttachmentBeams: number
      • OptionalroofAttachmentBeamWidth: number
      • OptionalroofAttachmentBeamHeight: number
      • OptionalroofOutsideOverhang: number
      • OptionalcolumnSize: number
      • OptionalceilingBeamHeight: number
      • OptionalceilingBeamWidth: number
      • OptionalnrCeilingBeamsBetweenColumns: number
      • OptionaldistBetweenColumns: number
      • OptionalfloorHeight: number
      • OptionalgroundLevel: number
      • OptionalfacadePanelThickness: number
      • OptionalwindowWidthOffset: number
      • OptionalwindowHeightOffset: number
      • OptionalwindowFrameThickness: number
      • OptionalwindowGlassFrameThickness: number
      • Optionallod: lodEnum
      • OptionalskinOpacity: number
      • Optionalrotation: number
      • Optionalorigin: Point3

      Returns Bit.Things.Architecture.Houses.ZenHideout.ZenHideoutDto

    Properties

    widthFirstWing: number

    L 形建筑第一翼的宽度

    4
    

    3

    Infinity

    0.5

    lengthFirstWing: number

    L 形建筑第一翼的长度

    10
    

    3

    Infinity

    0.5

    terraceWidth: number

    露台的宽度

    3
    

    1

    Infinity

    0.25

    widthSecondWing: number

    L 形建筑第二翼的宽度

    5
    

    3

    Infinity

    0.5

    lengthSecondWing: number

    L 形建筑第二翼的长度

    10
    

    3

    Infinity

    0.5

    heightWalls: number

    墙的高度

    3
    

    3

    Infinity

    0.1

    roofAngleFirstWing: number

    第一翼末端的高度

    15
    

    5

    Infinity

    5

    roofAngleSecondWing: number

    第一翼末端的高度

    25
    

    5

    Infinity

    5

    roofOffset: number

    应用于屋顶起始处的偏移

    0.5
    

    0.2

    Infinity

    0.25

    roofInsideOverhang: number

    建筑内侧(露台所在处)的屋顶出檐

    0.5
    

    0

    Infinity

    0.25

    roofMaxDistAttachmentBeams: number

    屋顶顶部固定梁之间的最大距离

    0.8
    

    0.1

    Infinity

    0.25

    roofAttachmentBeamWidth: number

    屋顶固定梁宽度

    0.2
    

    0.01

    Infinity

    0.05

    roofAttachmentBeamHeight: number

    屋顶固定梁高度

    0.05
    

    0.01

    Infinity

    0.05

    roofOutsideOverhang: number

    建筑内侧的屋顶出檐

    0.5
    

    0

    Infinity

    0.25

    columnSize: number

    柱子尺寸

    0.3
    

    0.01

    Infinity

    0.1

    ceilingBeamHeight: number

    天花梁高度

    0.25
    

    0.01

    Infinity

    0.05

    ceilingBeamWidth: number

    天花梁宽度

    0.1
    

    0.01

    Infinity

    0.05

    nrCeilingBeamsBetweenColumns: number

    柱子之间的天花梁数量

    3
    

    1

    Infinity

    1

    distBetweenColumns: number

    柱子之间的距离

    2
    

    0.5

    Infinity

    0.25

    floorHeight: number

    地板的高度

    0.1
    

    0.1

    Infinity

    0.1

    groundLevel: number

    地面相对地板的标高

    0.6
    

    0.1

    Infinity

    0.1

    facadePanelThickness: number

    立面板厚度

    0.05
    

    0.01

    Infinity

    0.01

    windowWidthOffset: number

    窗户宽度参数

    0.1
    

    0

    Infinity

    0.1

    windowHeightOffset: number

    窗户底部偏移

    0.2
    

    0

    Infinity

    0.1

    windowFrameThickness: number

    窗框厚度

    0.1
    

    0.01

    Infinity

    0.01

    windowGlassFrameThickness: number

    窗玻璃框厚度

    0.05
    

    0.01

    Infinity

    0.01

    lod: lodEnum

    要计算的细节层次

    high
    
    skinOpacity: number

    表皮的不透明度 - 仅当 lod 设为高时应用

    1
    

    0

    1

    0.1

    rotation: number

    禅意小屋的旋转

    0
    

    0

    Infinity

    10

    origin: Point3

    禅意小屋的原点

    [0, 0, 0]