BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodyWorldInfo_m_gravity_get C# (CSharp) Method

btSoftBodyWorldInfo_m_gravity_get() private method

private btSoftBodyWorldInfo_m_gravity_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btSoftBodyWorldInfo_m_gravity_get(HandleRef jarg1);
BulletSoftBodyPINVOKE