Method RelaxUV
RelaxUV(OccurrenceList, RelaxUVMethod, int, int)
Relax UVs
Declaration
public void RelaxUV(OccurrenceList occurrences, RelaxUVMethod method, int iterations = 100, int channel = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Occurrences of part to process |
| RelaxUVMethod | method | What the method used to relax is based on |
| int | iterations | Number of relax iterations |
| int | channel | The UV channel to repack |