Method RemoveUV
RemoveUV(OccurrenceList, int)
Remove one or all UV channel(s)
Declaration
public void RemoveUV(OccurrenceList occurrences, int channel = -1)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of part to process |
int | channel | The UV channel to remove (all if channel=-1) |