Skip to content

Commit 724b8c0

Browse files
committed
fix light type in exported HallBench scene again
1 parent 1a9dbb0 commit 724b8c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scenes/HallBench/LuxCoreScene/scene.scn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ scene.lights.__WORLD_BACKGROUND_LIGHT__.visibilitymap.maxdepth = 4
3434
scene.lights.Lamp_Point_140038444253192.gain = 1 0.963550091 0.926534653
3535
scene.lights.Lamp_Point_140038444253192.transformation = 1 0 0 0 0 1 0 0 0 0 1 0 -8.76628017 -0.310221285 10.474122 1
3636
scene.lights.Lamp_Point_140038444253192.id = 0
37-
scene.lights.Lamp_Point_140038444253192.type = "point"
37+
scene.lights.Lamp_Point_140038444253192.type = "sphere"
3838
scene.lights.Lamp_Point_140038444253192.color = 1 1 1
3939
scene.lights.Lamp_Point_140038444253192.power = 2000
4040
scene.lights.Lamp_Point_140038444253192.efficency = 17

0 commit comments

Comments
 (0)