Matrix4x4.scale

Scale the Matrix about factor scale about the given center position

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

Meta