Enum Merge.MergeByRegionsStrategy
Describe the cretiron used for group object together during merge by region process
Namespace: UnityEditor.PixyzPlugin4Unity.Toolbox
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum Merge.MergeByRegionsStrategy
Fields
| Name | Description |
|---|---|
| NumberOfRegions | Regions will be created to reach a specified number |
| SizeOfRegions | Regions will be created to fill the all space based on a region size |