Click or drag to resize
DigitalRuneTriangleShape Constructor
Initializes a new instance of the TriangleShape class.
Overload List
  NameDescription
Public methodTriangleShape
Initializes a new instance of the TriangleShape class.
Public methodTriangleShape(Triangle)
Initializes a new instance of the TriangleShape class from a Triangle.
Public methodTriangleShape(Vector3F, Vector3F, Vector3F)
Initializes a new instance of the TriangleShape class from the given vertices.
Top
See Also