BulletCSharp.BulletSoftBodyPINVOKE.btSoftRigidDynamicsWorld_removeSoftBody C# (CSharp) 메소드

btSoftRigidDynamicsWorld_removeSoftBody() 개인적인 메소드

private btSoftRigidDynamicsWorld_removeSoftBody ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
리턴 void
        public static extern void btSoftRigidDynamicsWorld_removeSoftBody(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE