Matrix4x4.scale

Scale the Matrix about factor scale

  1. Matrix4x4 scale(Vector2f scale)
    struct Matrix4x4
    @nogc ref pure nothrow
    scale
    ()
  2. Matrix4x4 scale(Vector2f scale, Vector2f center)

Meta