I am using proscene library, and I want to have a directional light follow the camera, how I plan to do this is simply by getting the position on the camera, and putting the light there. This sounds easy, but I don't know how to get the position of the camera, can anyone help?