Method SwapUvChannels
SwapUvChannels(OccurrenceList, int, int)
Swap two UV channels
Declaration
public void SwapUvChannels(OccurrenceList occurrences, int firstChannel, int secondChannel)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of part to process |
int | firstChannel | First UV Channel to swap |
int | secondChannel | Second UV Channel to swap |