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

AJoint_Prepare() 개인적인 메소드

private AJoint_Prepare ( HandleRef jarg1, float jarg2, int jarg3 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
jarg3 int
리턴 void
        public static extern void AJoint_Prepare(HandleRef jarg1, float jarg2, int jarg3);
BulletSoftBodyPINVOKE