@kognifai/cogsengine
    Preparing search index...

    Function subtract

    • Subtracts vector b from vector a

      Parameters

      • out: vec2

        the receiving vector

      • a: ReadonlyVec2

        the first operand

      • b: ReadonlyVec2

        the second operand

      Returns vec2

      out