Enum DecimateAction.DecimationCriterion
Describe how the decimate is driven
Namespace: UnityEditor.PixyzPlugin4Unity.Toolbox
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum DecimateAction.DecimationCriterion
Fields
| Name | Description |
|---|---|
| Quality | The decimation will be driven by concerving the most quality as possible |
| Target | The decimation will be driven by number of triangle at the expanse of some quality |