Method DeleteTextureCoordinates
DeleteTextureCoordinates(OccurrenceList, int)
Delete texture coordinates on tessellations
Declaration
[HandleProcessCorruptedStateExceptions]
public void DeleteTextureCoordinates(OccurrenceList occurrences, int channel = -1)
Parameters
| Type | Name | Description | 
|---|---|---|
| OccurrenceList | occurrences | Occurrences of components to process  | 
    
| int | channel | Choose Texture coordinates channel to delete (-1 for all channels)  |