@kognifai/cogsengine
    Preparing search index...

    Function transformMat4

    • Transforms the vec2 with a mat4 3rd vector component is implicitly '0' 4th vector component is implicitly '1'

      Parameters

      • out: vec2

        the receiving vector

      • a: ReadonlyVec2

        the vector to transform

      • m: ReadonlyMat4

        matrix to transform with

      Returns vec2

      out