Bitbybit Docs
    Preparing search index...

    Type Alias Vector2 (Inputs.Base)

    Vector2: [number, number]

    A direction and magnitude in the plane as [x, y]. Structurally identical to Point2; use this name where the value means a direction rather than a position.