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

    Class EllipseDto

    Index

    Constructors

    Properties

    center: Point3

    Center of the ellipse

    [0, 0, 0]
    
    direction: Vector3

    Direction of the vector

    [0, 1, 0]
    
    radiusMinor: number

    Minor radius of an ellipse

    1
    

    0

    Infinity

    0.1

    radiusMajor: number

    Major radius of an ellipse

    2
    

    0

    Infinity

    0.1