BulletCSharp.LJoint.LJoint C# (CSharp) Method

LJoint() public method

public LJoint ( ) : System
return System
        public LJoint()
            : this(BulletSoftBodyPINVOKE.new_LJoint(), true)
        {
        }

Same methods

LJoint::LJoint ( IntPtr cPtr, bool cMemoryOwn ) : System