BulletCSharp.BulletSoftBodyPINVOKE.SoftBodyLinkData_m_restLength_set C# (CSharp) Method

SoftBodyLinkData_m_restLength_set() private method

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