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

    Function multiply

    • Multiplies two mat3's

      Parameters

      • out: mat3

        the receiving matrix

      • a: ReadonlyMat3

        the first operand

      • b: ReadonlyMat3

        the second operand

      Returns mat3

      out