EdgeSettings
Edge settings object.
Constructor
new EdgeSettings (showEdges, edgeColor, edgeThreshold)
Parameters
showEdges
boolean
Show edges.
edgeColor
RGBColor
Color of the edges.
edgeThreshold
number
Minimum angle between faces to show edges between them in. The value must be in degrees.