Function multiply

  • Multiplies two vec2's

    Parameters

    • out: Vec2

      the receiving vector

    • a: Vec2

      the first operand

    • b: Vec2

      the second operand

    Returns Vec2

    out