Hey guys,
Is there a way I can get rid of the pixelish border between two materials?
Thanks 

Hey guys,
Is there a way I can get rid of the pixelish border between two materials?
Thanks 

yes, you have to create a custom material(s) to blend between the 2 materials.
Thanks for the reply!
Is there an easy way to do this?
Each polygon can only have one material applied. What you’re seeing there is not being caused by blending between materials but rather by the fact that the materials are showing your polygons.
One solution is to divide your model more before you PolyPaint it. When the polygons become as small as the pixels of your render, the borders will no longer be visible.
Another solution is to apply a texture to the model and then paint that. You can use Projection Master to paint the materials.
Thank you for the reply!