BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_setNumberOfPositionIterations C# (CSharp) Method

btSoftBodySolver_setNumberOfPositionIterations() private method

private btSoftBodySolver_setNumberOfPositionIterations ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
return void
        public static extern void btSoftBodySolver_setNumberOfPositionIterations(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE