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

    Function translate

    • Translate a mat3 by the given vector

      Parameters

      • out: mat3

        the receiving matrix

      • a: ReadonlyMat3

        the matrix to translate

      • v: ReadonlyVec2

        vector to translate by

      Returns mat3

      out