- Home /
 
(3D) Trapezoid stretch of object
Is it possible to make this transformation of object? Not just creating a trapezoid, but transforming all the child objects of the parent object.

may i ask what do you mean by transfor$$anonymous$$g all childs? you want the childs have the exact same transformation as the parent? (all streched in the upper part) you can access the mesh vertices and update them but you would have to do it manually in every child.
@xxmariofer In fact, I want to transform the text first. Is it possible to make it with Text$$anonymous$$esh Pro element? Can you please send an example of how to update the mesh vertices?
i am not used to textmesh but i think they dont actually use meshes they are 2d text right?
but i dont think you can access vertices of text mesh objects you would have to use shaders.
Your answer