Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Parameterization > API/Plugins/DynamicMesh/Parameterization/FDynamicMeshUVTransfer
Syntax
double PathSimilarityWeight
Remarks
Tuning parameter to make found destination paths follow source edges closer. The higher the value, the more the path similarity metric gets weighed relative to simple euclidean length of the path, which helps select a zigzagging path that follows the edge closer over an "up and over" path that might have slightly shorter length (particularly relevant on against-the-grain diagonals in a gridded region, where path lengths are manhattan distance-like).