no idea then. btw you can use ofLight with your own materials. ofLight is just a node so you can use that to get it's position and direction and the rest of parameters from the getters. or you can also call ofLightsData() which returns a vector of weak pointers to the ofLight::Data of evey light in the scene
↧