BulletCSharp.BulletCollisionPINVOKE.btDbvtBroadphase_setVelocityPrediction C# (CSharp) Method

btDbvtBroadphase_setVelocityPrediction() private method

private btDbvtBroadphase_setVelocityPrediction ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
return void
        public static extern void btDbvtBroadphase_setVelocityPrediction(HandleRef jarg1, float jarg2);
BulletCollisionPINVOKE