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

btCapsuleShape_setMargin() private méthode

private btCapsuleShape_setMargin ( HandleRef jarg1, float jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
Résultat void
        public static extern void btCapsuleShape_setMargin(HandleRef jarg1, float jarg2);
BulletCollisionPINVOKE