Enum VertexTarget
Describe how the polygon limit should be expressed
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum VertexTarget
Fields
Name | Description |
---|---|
Ratio | The limit is a ratio on the number of triangle |
TriangleCount | The limit is a triangle count |