@kognifai/cogsengine
    Preparing search index...

    Function transformMat3

    • Transforms the vec2 with a mat3 3rd vector component is implicitly '1'

      Parameters

      • out: vec2

        the receiving vector

      • a: ReadonlyVec2

        the vector to transform

      • m: ReadonlyMat3

        matrix to transform with

      Returns vec2

      out