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