BulletCSharp.BulletSoftBodyPINVOKE.Cluster_m_ldamping_set C# (CSharp) Method

Cluster_m_ldamping_set() private method

private Cluster_m_ldamping_set ( HandleRef jarg1, float jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
return void
        public static extern void Cluster_m_ldamping_set(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE