public Vector3 GetLocalPosition(Hands hand)
 {
     return(adapter.GetLocalPosition(hand));
 }