@kognifai/cogsengine
    Preparing search index...

    Function transformMat2d

    • Transforms the vec2 with a mat2d

      Parameters

      • out: vec2

        the receiving vector

      • a: ReadonlyVec2

        the vector to transform

      • m: ReadonlyMat2d

        matrix to transform with

      Returns vec2

      out