BulletCSharp.BulletSoftBodyPINVOKE.btDefaultSoftBodySolver_predictMotion C# (CSharp) Метод

btDefaultSoftBodySolver_predictMotion() приватный Метод

private btDefaultSoftBodySolver_predictMotion ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
Результат void
        public static extern void btDefaultSoftBodySolver_predictMotion(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE