文档

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.
阅读时间1 分钟最后更新于 2 天前

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