I have a “sprite” Plane that is white with a red circle as part of the material.
Is there a way to determine the color of a mesh surface at a point on the surface?
I am hoping to achieve some sort of quick and dirty collision detection (similar to using a getPixels call in flash)