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