Enum MergeType
Describe how merge all should do process objects
Namespace: UnityEngine.PixyzPlugin4Unity.Import
Assembly: Unity.Pixyz.Plugin4Unity.dll
Syntax
public enum MergeType
Fields
| Name | Description |
|---|---|
| MERGE_BY_MATERIAL | Each unique material will have all submesh that have that material on a single gameobject |
| MERGE_GAMEOBJECTS | All gameobjects will be merged |