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

btUniformScalingShape_getMargin() private méthode

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