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

btCylinderShape_setMargin() private méthode

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