Click or drag to resize
DigitalRuneLineShape Constructor
Initializes a new instance of the LineShape class.
Overload List
  NameDescription
Public methodLineShape
Initializes a new instance of the LineShape class.
Public methodLineShape(Line)
Initializes a new instance of the LineShape class from a Line.
Public methodLineShape(Vector3F, Vector3F)
Initializes a new instance of the LineShape class from a point and direction.
Top
See Also