BulletCSharp.Element.Element C# (CSharp) Method

Element() public method

public Element ( ) : System
return System
        public Element()
            : this(BulletSoftBodyPINVOKE.new_Element(), true)
        {
        }

Same methods

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