I did it by assigning RGB values via the physics material, so you could easily apply physics materials to static meshes specifying the color of an asset. There’s probably a much more elegant way to use a similar approach, but I’m more of an artist and this is my first BluePrint outside of following tutorials.
I added a brightness falloff based off distance, probably should also increase/decrease the radius based off distance as well.