1.2 KiB
Sphinx Warnings
31: WARNING: undefined label: 'bpy.ops.screen.redo_last'
Note the preview is not accurate and warnings may not indicate real issues.
Tri-Lighting
This add-on creates a simple three point studio style lighting set up.
Activation
Open Blender and go to Preferences then the Add-ons tab.
Click Lighting then Tri-Lighting to enable the script.
Interface

Located in the 3D Viewport ‣ Add ‣ Light menu.
Usage
Select the object to point the lights at.
Add the lights with 3D Viewport ‣ Add ‣ Light menu ‣ 3 Point Lights.
Adjust settings in the Tri-Lighting Creator bpy.ops.screen.redo_last panel.
The created lights are pointed at and locked to the active object using a Track To constraint.
In the Properties ‣ Light tab you can further edit the properties of your lights.
Reference
- Category:
Lighting
- Description:
Add three point lighting to the selected or active object.
- Location:
3D Viewport ‣ Add ‣ Lights
- File:
lighting_tri_lights.py
- Author:
Daniel Schalla
- Maintainer:
meta-androcto
- License:
GPL
- Support Level:
Community
- Note:
This add-on is bundled with Blender.