I'm using .Net SDK for a while, recently I try to get/set vertex positions of the edit mesh modifier, I could get the OSModifier with classname "EditMeshMod" but don't know what should I do next step? Can anybody help me?
Hi Marsel, I can go Script but it's performance is bad when dealing with mesh especially in large vertex count, so I want to try doing it through SDK. I would take a look the documents, thanks for your suggestion.