Field acceptPolyCountRatio
If the ratio of polygon counts of two part is lower than acceptPolycountRatio, they will be considered duplicated.
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
[UserParameter(null, null, "If the ratio of polygon counts of two part is lower than acceptPolycountRatio, they will be considered duplicated.", null, false, false)]
public FloatRange acceptPolyCountRatio
Returns
Type | Description |
---|---|
FloatRange |