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

btCompoundShape_getMargin() private méthode

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