jakke-graphics-ts
    Preparing search index...

    Type Alias Polyline3d

    Polyline3d: Vertex3d[]

    Represents a polyline in 3D space as an array of Vertex3d points. Each vertex defines a point in the polyline, and the order of vertices determines the path of the polyline.