Description:
Makes sure that faces sharing an edge and having a difference of normal greater than or equal to angleToleranceRadians have unique vertices along that edge, adding vertices if necessary.
Parameters:
- angleToleranceRadians
- Type: double
- Angle at which to make unique vertices.
- modifyNormals
- Type: bool
- Determines whether new vertex normals will have the same vertex normal as the original (false) or vertex normals made from the corresponding face normals (true)
Returns:
Type: void
Available since:
5.0