Field neighborsPreservation
Preserve the N neighbors of not occluded triangles. It's recommanded to put 0 on low-detail LODs. Put >0 for higher detailed LODs.
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
[UserParameter("IsTriangle", null, "Preserve the N neighbors of not occluded triangles. It's recommanded to put 0 on low-detail LODs. Put >0 for higher detailed LODs.", null, false, false)]
public int neighborsPreservation
Returns
Type | Description |
---|---|
int |