<Code Lib>
2026 Method
Changes 3
M

OBJExportOptions.IsMaxEdgeLengthSet

Description:
Checks whether the MaxEdgeLength tessellation parameter is explicitly set.

public bool IsMaxEdgeLengthSet()

Boolean True if MaxEdgeLength tessellation parameter is explicitly set, false otherwise.

Loading…