The new graphics 2.0 is great and I really like the object.path.x,y control but I need a linear distortion of the image vertices, not the non-linear perspective currently implemented. I realize that this was a requirement of the new Graphics but the ability to move the object.path.x,y has many applications independent of the perspective distortion effect. The perspective effect can cause the image to stretch so much you can’t see it anymore and adjacent sequential textures become misaligned.
Is there a property that can be set like “linear” or “perspective” for objects with .path capability?
If anyone knows how to move quadrilateral image vertices like .path does with a linear texture distortion I would greatly appreciate knowing.
Thanks