| TriangleShape Properties |
The TriangleShape type exposes the following members.
| Name | Description | |
|---|---|---|
| InnerPoint |
Gets an inner point.
(Overrides ShapeInnerPoint.) | |
| Item |
Gets or sets the vertex at the specified index.
| |
| Normal |
Gets the normal.
| |
| Vertex0 |
Gets or sets the first vertex.
| |
| Vertex1 |
Gets or sets the second vertex.
| |
| Vertex2 |
Gets or sets the third vertex.
|