Notifications
Clear all

[Closed] GetMesh and GetRenderMesh

What is the difference between these 2 methods?
The first time I used GetRenderMesh
then
mesh->getVerts(i);
the meshes seem that they haven’t been transformed.
I look for a method that the returned mesh should have been transformed.
Has correct positions and orientations etc.
Any ideas?
Thanks
Jack