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

    Constructors

    • Parameters

      • Optionalheight: number
      • OptionalradiusLow: number
      • OptionalradiusHigh: number
      • OptionalcircularSegments: number
      • Optionalcenter: boolean

      Returns Bit.Inputs.Manifold.CylinderDto

    Properties

    height: number

    Height of the cylinder

    1
    

    0

    Infinity

    0.1

    radiusLow: number

    Radius of the cylinder

    1
    

    0

    Infinity

    0.1

    radiusHigh: number

    Radius of the cylinder

    1
    

    0

    Infinity

    0.1

    circularSegments: number

    Circular segments of the cylinder

    32
    

    0

    Infinity

    1

    center: boolean

    Place cylinder on the center

    true