BulletCSharp.BulletSoftBodyPINVOKE.SBJoint_m_cfm_set C# (CSharp) Method

SBJoint_m_cfm_set() private method

private SBJoint_m_cfm_set ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
return void
        public static extern void SBJoint_m_cfm_set(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE