BulletCSharp.BulletSoftBodyPINVOKE.Cluster_m_maxSelfCollisionImpulse_get C# (CSharp) Method

Cluster_m_maxSelfCollisionImpulse_get() private method

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