Navigation
API > API/Plugins > API/Plugins/DatasmithContent > API/Plugins/DatasmithContent/FDatasmithTessellationOptions
Syntax
UPROPERTY&40;Config, EditAnywhere, BlueprintReadWrite, Category&61;"Geometry & Tessellation Options",
Meta&61;&40;Units&61;cm, ToolTip&61;"Maximum distance between any generated triangle and the original surface. Smaller values make more triangles.", ClampMin&61;"0.005"&41;&41;
float ChordTolerance
Remarks
Maximum distance between any point on a triangle generated by the tessellation process and the actual surface. The lower the value the more triangles. Default value is 0.2, minimal value is 0.005 cm.