Example #1
0
 public int GetParentRParentBodyRef(int body_index, out Vector3 r)
 {
     return(UnsafeNativeMethodsInverseDynamics.MultiBodyTree_getParentRParentBodyRef(Native, body_index, out r));
 }