Method BasicRetopologize
BasicRetopologize(OccurrenceList, int, bool, bool)
Replace the tessellations of the selected parts by a retopology
Declaration
public uint BasicRetopologize(OccurrenceList occurrences, int targetTriangleCount, bool pureQuad, bool pointCloud)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of part to process |
int | targetTriangleCount | Target triangle count |
bool | pureQuad | Retopologize to a pure quad mesh if True, else the resulting mesh will be quad dominant but can contains triangles |
bool | pointCloud | Set to true if occurrences are point cloud, else False |
Returns
Type | Description |
---|---|
uint |