Question by
alterix97 · Jan 13, 2020 at 10:38 AM ·
colorlinerenderer
Unity determining the color of a bordering pixel
So, for a project I'm working on, I have a colormap, with basically a bunch of colored areas.
this is part of it, and I want to be able to find a way to check if a neighboring pixel is of the same color, and to record these pixels, so I can use them in a linerenderer which separates all of them. Thanks in advance!
example.png
(28.9 kB)
Comment
Your answer