RedGPU API - v3.0.0-Alpha
    Preparing search index...

    Function sub

    • Subtracts matrix b from matrix a

      Parameters

      • out: mat3

        the receiving matrix

      • a: ReadonlyMat3

        the first operand

      • b: ReadonlyMat3

        the second operand

      Returns mat3

      out