Epic Developer Community Forums
How can I modify a skeletal mesh asset with c++ (add morph targets, move vertices, etc.)?
Development
Programming & Scripting
unreal-engine
,
question
nikita.aksenov
(nikita.aksenov)
September 5, 2023, 9:43am
2
Hi!
Not sure, if you can add vertices, but you can look into documentation of USkeletalMesh:
1 Like
show post in topic