Skip to content

Commit a76568f

Browse files
- Updated Lightsources
1 parent 5673fff commit a76568f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

deploy/v2/lightsources.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,16 +172,22 @@
172172
"variants": [
173173
{
174174
"format": "Spot",
175+
"color": [1.0, 0.899, 0.875],
176+
"temperature": 6000,
175177
"angle": 15,
176178
"intensity": 405000
177179
},
178180
{
179181
"format": "Medium",
182+
"color": [1.0, 0.899, 0.875],
183+
"temperature": 6000,
180184
"angle": 40,
181185
"intensity": 76100
182186
},
183187
{
184188
"format": "Flood",
189+
"color": [1.0, 0.899, 0.875],
190+
"temperature": 6000,
185191
"angle": 60,
186192
"intensity": 41300
187193
}
@@ -233,7 +239,6 @@
233239
{
234240
"name": "Arri SkyPanel X",
235241
"temperature": [1500, 20000, 5600],
236-
"intensity": [48000],
237242
"variants": [
238243
{
239244
"format": "Open-Face",
@@ -454,7 +459,7 @@
454459
"name": "Fluorescent Tube Light",
455460
"color": [1.0, 0.654, 0.377],
456461
"temperature": [2700, 6500, 4000],
457-
"intensity": [500, 5000],
462+
"intensity": [500, 5000, 3000],
458463
"variants": [
459464
{
460465
"format": "2700 K",

0 commit comments

Comments
 (0)