Enum MergeByRegions
Describe the cretiron used for group object together during merge by region process
Namespace: UnityEngine.PixyzPlugin4Unity.Import
Assembly: Unity.Pixyz.Plugin4Unity.dll
Syntax
public enum MergeByRegions
Fields
Name | Description |
---|---|
NUMBER_OF_REGIONS | Regions will be created to reach a specified number |
SIZE_OF_REGIONS | Regions will be created to fill the all space based on a region size |