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

    Type Alias Line3

    type Line3 = {
        start: Point3;
        end: Point3;
    }
    Index

    Properties

    Properties

    start: Point3
    end: Point3