BulletCSharp.Face.Face C# (CSharp) Method

Face() public method

public Face ( ) : System
return System
        public Face()
            : this(BulletSoftBodyPINVOKE.new_Face(), true)
        {
        }

Same methods

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