SubDSetEdgeSharpness Method |
| Name | Description | |
|---|---|---|
| SetEdgeSharpness(IEnumerableSubDEdge, SubDEdgeSharpness, Boolean) |
Sets the sharpness of a list of edges.
| |
| SetEdgeSharpness(IEnumerableSubDEdge, IEnumerableSubDEdgeSharpness, Boolean) |
Sets the sharpness of a list of edges, one sharpness per edge.
Use this with CreateEdgeChainSharpness(Interval, Int32) to give a chain of edges a sharpness that varies evenly along it. | |
| SetEdgeSharpness(IEnumerableInt32, SubDEdgeSharpness, Boolean) |
Sets the sharpness of a list of edges, identified by their ids.
|