Click or drag to resize
DigitalRuneLineSegment Constructor
Initializes a new instance of LineSegment.
Overload List
  NameDescription
Public methodLineSegment(LineSegmentShape)
Initializes a new instance of LineSegment from a LineSegmentShape.
Public methodLineSegment(Vector3F, Vector3F)
Initializes a new instance of LineSegment from two points.
Top
See Also