OBJExportOptions.IsValidForMaxEdgeLength
Description:
Checks whether the value is allowed (is in the allowed range) for MaxEdgeLength tessellation parameter.
Checks whether the value is allowed (is in the allowed range) for MaxEdgeLength tessellation parameter.
public static bool IsValidForMaxEdgeLength(
double value
)
-
DoublevalueThe value to be checked.