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

    Constructors

    • Parameters

      • Optionalwidth: number
      • Optionaldepth: number
      • Optionalheight: number
      • OptionalsideOrientation: sideOrientationEnum
      • OptionalenableShadows: boolean

      Returns CreateBoxDto

    Properties

    width: number

    Width of the box

    1
    
    depth: number

    Depth of the box

    1
    
    height: number

    Height of the box

    1
    
    sideOrientation: sideOrientationEnum

    Side orientation of the mesh

    frontside
    
    enableShadows: boolean

    Enables shadows for the mesh

    true