BulletCSharp.BulletSoftBodyPINVOKE.LJoint_Prepare C# (CSharp) Method

LJoint_Prepare() private method

private LJoint_Prepare ( HandleRef jarg1, float jarg2, int jarg3 ) : void
jarg1 HandleRef
jarg2 float
jarg3 int
return void
        public static extern void LJoint_Prepare(HandleRef jarg1, float jarg2, int jarg3);
BulletSoftBodyPINVOKE