I have a number of point lights in my scene (outdoor scene approx. 3000x3000) I’m not using any fog effects but would prefer not to have every light visable from infinity.
I could have each light equipped with a trigger area and only active when the player is inside the OnTriggerStay zone… but is there a more efficient way of doing this?
Any ideas guys?