Triangle3DF Properties |
The Triangle3DF type exposes the following members.
| Name | Description | |
|---|---|---|
| Area |
Get the area of this triangle
| |
| Centeroid |
Returns the centroid of this triangle
| |
| Normal |
Get the normal of this triangle
| |
| V0 |
One of the vertex of the triangle
| |
| V1 |
One of the vertex of the triangle
| |
| V2 |
One of the vertex of the triangle
|