BulletCSharp.BulletCollisionPINVOKE.btCompoundShape_removeChildShapeByIndex C# (CSharp) 메소드

btCompoundShape_removeChildShapeByIndex() 개인적인 메소드

private btCompoundShape_removeChildShapeByIndex ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
리턴 void
        public static extern void btCompoundShape_removeChildShapeByIndex(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE