BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setTotalDensity C# (CSharp) Method

btSoftBody_setTotalDensity() private method

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