I have a simple UIImageView
in my view, but I can't seem to find any feature in Apple's documentation to change the UV Coordinates of this UIImageView
, to convey my idea to you, this GIF file should preview how changing 4 vertices coordinates can change how the image gets viewed on the final UIImageView
.
I tried to find a solution online too (other than documentation) and found none.
I use Swift.