Are you referring to the placement of the hand? Yes, you can use the CharacterIK component for third person characters. This uses Unity's IK system which unfortunately does not support generic models so it doesn't work with first person hands.
Inverse Kinematics(IK) is the process of adjusting the character’s bones after the animation frame has completed.IK is extremely useful to position the feet so they . . .