Enum Decimate.DecimationCriterion
Describe how the decimate is driven
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum Decimate.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 |