Scale 2d texture in one direction?

Scale 2d texture in one direction? like this ---------->, and this is what i get <------------> how can i do this?

scale = 2.0

transform.position = (scale/2) * transform.right (or left or up or down or whatever)