Daz Studio 6 script to view and manage all lights and emitters in a scene.
- Scene Scanner: Finds all lights in the scene (Spot, Point, Linear, Distant) along with Iray mesh emitters (materials that have an active emission color).
- Search and Filter: Search for lights by name, toggle visibility of lights and emitters separately, view selected nodes only, or show inactive emitters.
- Double-click Editor: Double-clicking any light in the list opens a separate popup editor for that light.
- Visibility and Geometry: Toggle viewport and render visibility, pick colors with a color dialog, enter hex codes, adjust light temperature, change shapes (disc, sphere, rectangle, point, cylinder), change width/height/spread, or set two-sided emission.
- Live Viewport Update: Any adjustment in the editor updates the viewport instantly so you can see the changes in real time.
- Undo Support: All actions are safely logged to Daz Studio's undo stack, so you can revert any changes using Ctrl+Z.
- Copy the script file to your Daz Studio library scripts folder.
- Open Daz Studio, locate the script in your Content Library, and double-click it to run or you can right click it to create a custom action to open it from your toolbar scripts/favorites menu.