public Quaternion GetLocalRotation(Hands hand)
 {
     return(adapter.GetLocalRotation(hand));
 }