Click or drag to resize
DigitalRuneTriangle Constructor
Initializes a new instance of Triangle.
Overload List
  NameDescription
Public methodTriangle(TriangleShape)
Initializes a new instance of Triangle from a TriangleShape.
Public methodTriangle(Vector3F, Vector3F, Vector3F)
Initializes a new instance of Triangle from three points.
Top
See Also