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

btCollisionObject_getCcdSquareMotionThreshold() private méthode

private btCollisionObject_getCcdSquareMotionThreshold ( HandleRef jarg1 ) : float
jarg1 HandleRef
Résultat float
        public static extern float btCollisionObject_getCcdSquareMotionThreshold(HandleRef jarg1);
BulletCollisionPINVOKE