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

    Function fromMat4

    • Copies the upper-left 3x3 values into the given mat3.

      Parameters

      • out: mat3

        the receiving 3x3 matrix

      • a: ReadonlyMat4

        the source 4x4 matrix

      Returns mat3

      out