BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_setNumberOfPositionIterations C# (CSharp) Méthode

btSoftBodySolver_setNumberOfPositionIterations() private méthode

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