Enum Decimation.MergeStrategy
Choose if LODs will be merged or not
Namespace: UnityEditor.PixyzPlugin4Unity.LODs
Assembly: Unity.Pixyz.Plugin4Unity.LODs.Editor.dll
Syntax
public enum Decimation.MergeStrategy
Fields
Name | Description |
---|---|
Merge | Merge meshes, keep materials |
MergeAndBake | Merge meshes and materials |
No | No merge |