Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

Combine meshes by materials

Use this feature to create one mesh per material from multiple meshes with various assigned materials.
Read time 1 minuteLast updated 21 hours ago

API function: algo.combineMaterials Use this feature to create one mesh per material from multiple meshes with various assigned materials. These options are available:
  • Whether to merge parts that have no active material
  • How to process parts whose Visible property is set to False:
    • Delete these parts
    • Set the Visible property of these parts to True
    • Merge these parts separately

Combine meshes by materials • Asset Transformer SDK • Unity Docs