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

btSoftBody_applyClusters() 개인적인 메소드

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