Click or drag to resize

Segment3 Constructor

Overload List
  NameDescription
Public methodSegment3(Point3, Point3)
Initializes a new instance of the Segment3 struct. Create a Segment3 from two Point3.
Public methodSegment3(Vector3, Vector3)
Initializes a new instance of the Segment3 struct. Create a Segment3 from two Vector3.
Top
See Also