Method CombineMeshes
CombineMeshes(OccurrenceList, BakeOption, bool)
Combine all given meshes to one mesh with one material (baked)
Declaration
public uint CombineMeshes(OccurrenceList occurrences, BakeOption bakingOptions, bool overrideExistingUVs = false)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of part to process |
BakeOption | bakingOptions | Baking options |
bool | overrideExistingUVs | If True, override existing UVs on channel |
Returns
Type | Description |
---|---|
uint |