Field preservePaintedAreas
If true, the function uses colored vertices to preserve quality on colored areas. Only vertices painted with a Red color (1, 0, 0) are considered.
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
[UserParameter("IsDecimTarget", null, "If true, the function uses colored vertices to preserve quality on colored areas. Only vertices painted with a Red color (1, 0, 0) are considered.", null, false, false)]
public bool preservePaintedAreas
Returns
Type | Description |
---|---|
bool |