BulletCSharp.BulletCollisionPINVOKE.btDbvtBroadphase_setVelocityPrediction C# (CSharp) Méthode

btDbvtBroadphase_setVelocityPrediction() private méthode

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