BulletCSharp.BulletSoftBodyPINVOKE.CJoint_m_friction_set C# (CSharp) Метод

CJoint_m_friction_set() приватный Метод

private CJoint_m_friction_set ( HandleRef jarg1, float jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
Результат void
        public static extern void CJoint_m_friction_set(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE