BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_dampClusters C# (CSharp) Method

btSoftBody_dampClusters() private method

private btSoftBody_dampClusters ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void btSoftBody_dampClusters(HandleRef jarg1);
BulletSoftBodyPINVOKE