I'm using a particle emitter to generate a hit effect of the surface that it hits. But I want to use the color of the material of the object it hits. This seems easy but say it hits the terrain which can be very large, how would I know where on the terrain to get the color if that's possible?
Thanks in advance.