Function getScaling

  • Returns the scaling component of the matrix

    Parameters

    • m: Mat3

      The Matrix

    • Optional dst: Vec2

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

    Returns Vec2