Mesh |
The MeshPolygon type exposes the following members.
Name | Description | |
---|---|---|
EdgeIndexes | List of edge indexes. See also the IsEdgeFlipped list that defines if edge is flipped (start and end are flipped). | |
IsEdgeFlipped | Specifies if edge is flipped (start and end are flipped). When true, then the StartPositionIndex and EndPositionIndex need to be flipped when the edge is used in the Polygons. | |
Normal | Normal vector of the polygon. |