Trying to clear an object’s color after filling it, but it’s not working as far as I can see. I assume color/clear is what I should use ?
The clear function only clears layer color. You must overwrite the object with another color once you’ve filled it with one to change it. Fill the object with the new color and the “flat color” material if it was also filled with a material to clear it.
Optionally you can just switch off polypainting if you want to preview the object with whatever color is active again, via the brush icon in the subtool entry in the subtool menu, or via the polypaint menu. Polypaint is activated when you fill an object with a color.
Thanks, works ok.