How can I modify a skeletal mesh asset with c++ (add morph targets, move vertices, etc.)?

Hi!

Not sure, if you can add vertices, but you can look into documentation of USkeletalMesh:

1 Like