Function getScaling

  • Returns the scaling component of the matrix

    Parameters

    • m: Mat4

      The Matrix

    • dst: Vec3

      The vector to set. If not passed a new one is created.

    Returns Vec3