• Returns a 4x4 scaling matrix with uniform scaling.

    Parameters

    • s: number

      The scale factor applied to all axes.

    Returns Mat4

    The resulting scaling matrix.