Hi there, I am working on an example where I want to hide the 3d x/y/z widget on my ofLight and was wondering how I can do that? I would like to keep the light, I just don’t want the widget on screen that looks like a UI tool. Any ideas would be greatly appreciated. Thanks.
Hi, simply don’t draw the ofLight
Oh okay thanks, wasn’t sure if it was a parameter of the light that was showing the widget, but that worked, thanks again.
no problem!