BulletCSharp.BulletSoftBodyPINVOKE.Config_maxvolume_get C# (CSharp) Method

Config_maxvolume_get() private method

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