Enumeration ViewEdgeNature

Possible values for the edge nature in the viemap.

Enumeration Members

Boundary: "Boundary"

Edge is only connected to one face

Crease: "Crease"

Edge is connected to two faces where the angle between normals is acute

Material: "Material"

Edge is connected to two faces using a different material/vertex color

MeshIntersection: "MeshIntersection"

Edge is on the intersection between two meshes

Silhouette: "Silhouette"

Edge is connected to front-facing and a back-facing face

Generated using TypeDoc