BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_getTimeScale C# (CSharp) Method

btSoftBodySolver_getTimeScale() private method

private btSoftBodySolver_getTimeScale ( HandleRef jarg1 ) : float
jarg1 HandleRef
return float
        public static extern float btSoftBodySolver_getTimeScale(HandleRef jarg1);
BulletSoftBodyPINVOKE