EpicGames / MetaHuman-DNA-Calibration

https://epicgames.github.io/MetaHuman-DNA-Calibration/
Other
436 stars 116 forks source link

how to adjust body #13

Closed 809004 closed 1 year ago

809004 commented 1 year ago

I am confused that how can i adjust body mesh ? I can't find some document about this.

smilicev commented 1 year ago

Adjusting body mesh is not part of this library. Body mesh is added as an example. Anything that needs to be changed on body is on your own. But maybe I can help, what do you want to accomplish?

809004 commented 1 year ago

Since exporting face fbx from dna needs body's ma file, if I adjust body's bone, the face mesh must be distorted. Do you have any advice on how to adjust body's bone?

smilicev commented 1 year ago

You can do fallowing:

Hope this helps.

hanson1985 commented 1 year ago

Hi can I scale body rig with dna? I need to scale rig for live mocap session with actor. Actor size are different from provided rig. I need corect size to match actor becouse he will interact with objects.

smilicev commented 1 year ago

As mentioned here.

You have to use ScaleCommand, for more details read it's documentation