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