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

    Constructors

    • Parameters

      • Optionalheight: number
      • OptionaldiameterTop: number
      • OptionaldiameterBottom: number
      • Optionaltessellation: number
      • Optionalsubdivisions: number
      • OptionalsideOrientation: sideOrientationEnum
      • OptionalenableShadows: boolean

      Returns CreateCylinderDto

    Properties

    height: number

    Height of the cylinder

    1
    

    0

    Infinity

    0.1

    diameterTop: number

    Diameter top of the cylinder

    1
    

    0

    Infinity

    0.1

    diameterBottom: number

    Diameter bottom of the cylinder

    1
    

    0

    Infinity

    0.1

    tessellation: number

    Tessellation of the cylinder

    64
    

    3

    Infinity

    1

    subdivisions: number

    Subdivisions of the cylinder

    1
    

    0

    Infinity

    1

    sideOrientation: sideOrientationEnum

    Side orientation of the mesh

    doubleside
    
    enableShadows: boolean

    Enables shadows for the mesh

    true