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

btCompoundShape_removeChildShapeByIndex() private méthode

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