Bitbybit Docs
    Bereite Suchindex vor...

    Typenalias Point2 (Inputs.Base)

    Point2: [number, number]

    A point in the plane as [x, y]. Points and vectors share the same array shape - the difference is meaning, not structure: a point is a position, a vector is a direction and a magnitude.