BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_predictMotion C# (CSharp) Method

btSoftBody_predictMotion() private method

private btSoftBody_predictMotion ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
return void
        public static extern void btSoftBody_predictMotion(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE