The Triangle type exposes the following members.

Properties

  NameDescription
Public propertyCentre
Gets centre
Public propertyEdge0
Gets or Sets edge0
Public propertyEdge1
Gets or Sets edge1
Public propertyEdge2
Edge2 goes from pt1 to pt2
Public propertyNormal
Gets the triangle normal. If degenerate it will be normalised, but the direction may be wrong!
Public propertyOrigin
Gets or Sets origin
Public propertyPlane
Gets the plane containing the triangle

See Also