Enum RetopologizeType
Describe what algorithm should used to execute the retopology
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum RetopologizeType
Fields
Name | Description |
---|---|
FieldAligned | The retopolize algorithm use will be a more advance retopoly process |
Standard | The retopolize algorithm use will be a simple retopoly process |