BulletCSharp.BulletSoftBodyPINVOKE.AJoint_Prepare C# (CSharp) Method

AJoint_Prepare() private method

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