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