BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_getNumberOfVelocityIterations C# (CSharp) Method

btSoftBodySolver_getNumberOfVelocityIterations() private method

private btSoftBodySolver_getNumberOfVelocityIterations ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btSoftBodySolver_getNumberOfVelocityIterations(HandleRef jarg1);
BulletSoftBodyPINVOKE