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

delete_btMultiSphereShape() 개인적인 메소드

private delete_btMultiSphereShape ( HandleRef jarg1 ) : void
jarg1 HandleRef
리턴 void
        public static extern void delete_btMultiSphereShape(HandleRef jarg1);
BulletCollisionPINVOKE