I need to set the color of a spot light depending of the color texture (video texture) of the object located behind the instance of the spot light.
I’ve started to look the line trace node but I’m quite new to the blueprint game and I don’t know how to transmit the hit result to the light color parameter. Is it possible to target the UV coordinates of the object (plane) ? Can I get the color ? Is it even possible ?