BulletCSharp.BulletSoftBodyPINVOKE.SoftBodyClusterData_m_selfCollisionImpulseFactor_get C# (CSharp) Method

SoftBodyClusterData_m_selfCollisionImpulseFactor_get() private method

private SoftBodyClusterData_m_selfCollisionImpulseFactor_get ( HandleRef jarg1 ) : float
jarg1 HandleRef
return float
        public static extern float SoftBodyClusterData_m_selfCollisionImpulseFactor_get(HandleRef jarg1);
BulletSoftBodyPINVOKE