BulletCSharp.BulletSoftBodyPINVOKE.Body_velocity C# (CSharp) Method

Body_velocity() private method

private Body_velocity ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
return System.IntPtr
        public static extern IntPtr Body_velocity(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE