BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_setNumberOfPositionIterations C# (CSharp) 메소드

btSoftBodySolver_setNumberOfPositionIterations() 개인적인 메소드

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