Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/USeamSculptToolProperties
Syntax
UPROPERTY (EditAnywhere, Category=Options, AdvancedDisplay, Meta=(ClampMin=0, UIMax=1000))
ClampMin
Remarks
Setting this above 0 will include a measure of path similarity to seam transfer, so that among similarly short paths, we pick one that lies closer to the edge. Useful in cases where the path is on the wrong diagonal to the triangulation, because it prefers a closely zigzagging path over a wider "up and over" path that has similar length. If set to 0, only path length is used.