| bResetUVsForUnmatched |
bool |
For triangles without matching source triangles, whether reset the UVs if false, they will be left as-is. |
Parameterization/DynamicMeshUVEditor.h |
|
| MaxDistance |
float |
|
Parameterization/DynamicMeshUVEditor.h |
|
| MinDistance |
float |
Range to search for source triangles. |
Parameterization/DynamicMeshUVEditor.h |
|
| SourceMeshTriFilter |
TFunction< bool(int32)> |
If a filter is provided, will only transfer UVs from triangles where the filter returns 'true'. |
Parameterization/DynamicMeshUVEditor.h |
|