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

    Class CylidnerEllipticDto

    Index

    Constructors

    Properties

    center: Point3

    Center of the cylinder

    [0, 0, 0]
    
    height: number

    Height of the cylinder

    1
    

    0

    Infinity

    0.1

    startRadius: Vector2

    Start radius on X and Y directions

    [1, 2]
    
    endRadius: Vector2

    End radius on X and Y directions

    [2, 3]
    
    segments: number

    Subdivision segments

    24
    

    0

    Infinity

    1