How do you rotate a group around a pivot I have specified in Maya? I have basically an arm and I want to rotate the hand with the fingers that should stay attached to the arm and not float around. I’ll later want to move the arm in the same manner.
I am exporting my model with “Maya2glTF”. I have tried creating a group from within THREE.JS and also from within Maya, but I can’t get the right result.
Here is the codepen example.
Here are some screenshots from Maya.
This first screenshot is the codepen object to the right.
This second screenshot is the codepen object to the left, as you can see here I have grouped the fingers inside the hand.