forked from leomoon-studios/leomoon-lightstudio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GUI
77 lines (74 loc) · 3.83 KB
/
GUI
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
* BUTTON ICONS GUIDE:
[+] = Add light (icon: ADD)
[-] = Delete light (icon: REMOVE)
[V] = Show/hide light (icon: HIDE_OFF, HIDE_ON)
[S] = Solo selected light (icon: SOLO_OFF, SOLO_ON)
[C] = Copy menu (icon: DUPLICATE)
New scene that doesn't have LightStudio:
▼ Studio
[ Create LightStudio ]
After adding LightStudio:
▼ Studio
[ Delete LightStudio ]
[ Show LightStudio Panel ]
▼ Lights
┌---------------------------------------┐ [+]
| Light 1 [V][S]| [-]
| Light 2 [V][S]| [c]
| |
| | [▲]
| | [▼]
└---------------------------------------┘
▼ Selected Light
Light Type [ Advanced (Cycles Only) ▼ ] Light Type [ Basic (EEVEE and Cycles) ▼ ]
| Basic (EEVEE and Cycles) | | Advanced (Cycles Only) |
---------------------------- ----------------------------
┌-------------------------------------------┐ Color Overlay: [ ]
| ┌-------------┐ | ┌-------------------------------------------┐
| | | | | ◄ Color Saturation: 0.000 ► |
| | | | | ◄ Intensity: 2.000 ► |
| | | | | ◄ Location: 30.000 ► |
| | | | └-------------------------------------------┘
| | | |
| └-------------┘ |
| Soft Box A |
| ◄ Texture Switch 1.000 ► |
└-------------------------------------------┘
Color Overlay: [ ]
┌-------------------------------------------┐
| ◄ Color Saturation: 0.000 ► |
| ◄ Intensity: 2.000 ► |
| ◄ Mask - Gradient Switch: 0.000 ► |
| ◄ Mask - Gradient Type: 0.000 ► |
| ◄ Mask - Gradient Amount: 0.000 ► |
| ◄ Mask - Ring Switch: 0.000 ► |
| ◄ Mask - Ring Inner Radius: 0.000 ► |
| ◄ Mask - Ring Outer Radius: 0.000 ► |
| ◄ Mask - Top to Bottom: 0.000 ► |
| ◄ Mask - Bottom to Top: 0.000 ► |
| ◄ Mask - Left to Right: 0.000 ► |
| ◄ Mask - Right to Left: 0.000 ► |
| ◄ Mask - Diagonal Top Left: 0.000 ► |
| ◄ Mask - Diagonal Top Right: 0.000 ► |
| ◄ Mask - Diagonal Bottom Right: 0.000 ► |
| ◄ Mask - Diagonal Bottom Left: 0.000 ► |
| ◄ Location: 30.000 ► |
└-------------------------------------------┘
▼ Light Profiles
┌---------------------------------------┐ [+]
| Profile 1 | [-]
| | [C]
| |
| | [▲]
| | [▼]
└---------------------------------------┘
▼ Import/Export
[ Export Selected Profile ]
[ Export All Profiles ]
[ Import Profiles ]
▼ Misc
[ Find Missing Textures ]
[ Open Textures Folder ]
[ LightStudio Keying Set ]
▼ Hotkeys
...