BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_setNumberOfVelocityIterations C# (CSharp) Method

btSoftBodySolver_setNumberOfVelocityIterations() private method

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