BulletCSharp.BulletSoftBodyPINVOKE.Body_invWorldInertia C# (CSharp) 메소드

Body_invWorldInertia() 개인적인 메소드

private Body_invWorldInertia ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
리턴 System.IntPtr
        public static extern IntPtr Body_invWorldInertia(HandleRef jarg1);
BulletSoftBodyPINVOKE