Face.Triangulate(Double)
Description:
Returns a triangular mesh approximation to the face.
Returns a triangular mesh approximation to the face.
Overloads (2):
public Mesh Triangulate(
double levelOfDetail
)
-
Thrown when level of detail is less than 0 or greater than 1.
No comments yet. Start the discussion.
Loading…