Method HasOverlappingUV
HasOverlappingUV(OccurrenceList, uint, uint)
Check if a UV channel contains overlapping UVs
Declaration
[HandleProcessCorruptedStateExceptions]
public bool HasOverlappingUV(OccurrenceList occurrences, uint channel, uint resolution = 1024)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Part occurrences to process |
uint | channel | UV channel to use |
uint | resolution | Resolution of rasterization grid used to check for overlaps |
Returns
Type | Description |
---|---|
bool |