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

delete_btCapsuleShape() private méthode

private delete_btCapsuleShape ( HandleRef jarg1 ) : void
jarg1 HandleRef
Résultat void
        public static extern void delete_btCapsuleShape(HandleRef jarg1);
BulletCollisionPINVOKE