Enum Merge.MergeStrategy
Describe how merge all should do process objects
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum Merge.MergeStrategy
Fields
Name | Description |
---|---|
MergeByMaterials | Each unique material will have all submesh that have that material on a single gameobject |
MergeGameObjects | All gameobjects will be merged |