![]() |
Face3 Properties |
The Face3 type exposes the following members.
Name | Description | |
---|---|---|
![]() | A |
Gets or sets the index of node A of the face.
|
![]() | B |
Gets or sets the index of node B of the face.
|
![]() | C |
Gets or sets the index of node C of the face.
|
![]() | D |
Gets or sets the index of node D of the face.
|
![]() | IsQuad |
Gets a value indicating whether the face is a quadrangle.
|
![]() | IsTriangle |
Gets a value indicating whether the face is a triangle.
|
![]() | Item |
Get or set face vertex by index.
|