Enum Decimate.UVImportance
Describe how UV will be a quality factor
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum Decimate.UVImportance
Fields
Name | Description |
---|---|
doNotCare | UV will not be considered as a quality factor |
preserveSeams | The quality score will be impacted by seams alteration |
preserveSeamsAndReduceDeformation | The quality score will be impacted by seams alteration and visual deformations |