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

    Function scale

    • Scales the mat3 by the dimensions in the given vec2

      Parameters

      • out: mat3

        the receiving matrix

      • a: ReadonlyMat3

        the matrix to rotate

      • v: ReadonlyVec2

        the vec2 to scale the matrix by

      Returns mat3

      out