@kognifai/cogsengine
    Preparing search index...

    Function subtract

    • Subtracts matrix b from matrix a

      Parameters

      • out: mat4

        the receiving matrix

      • a: ReadonlyMat4

        the first operand

      • b: ReadonlyMat4

        the second operand

      Returns mat4

      out