Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Algo :: combineMeshes
Synopsis
Combine all given meshes to one mesh with one material (baked)
GUI Dialog
Script function
algo.combineMeshes
(
occurrences
,
bakingOptions
[,
overrideExistingUVs
]) ->
occurrence
Parameters
occurrences
(
OccurrenceList
) : Occurrences of part to process
bakingOptions
(
BakeOption
) : Baking options
overrideExistingUVs
(
Boolean
)
[optional]
: If True, overide existing UVs on channel
Return value
occurrence
(
Occurrence
) :