BulletCSharp.BulletSoftBodyPINVOKE.Body_linearVelocity C# (CSharp) Method

Body_linearVelocity() private method

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