EEVEE: LookDev reversed the background fadeout
This commit is contained in:
@@ -3549,7 +3549,7 @@ class VIEW3D_PT_shading(Panel):
|
||||
col.row().template_icon_view(shading, "studio_light")
|
||||
if shading.studio_light_orientation == 'WORLD':
|
||||
col.row().prop(shading, "studiolight_rot_z")
|
||||
col.row().prop(shading, "studiolight_fadeout")
|
||||
col.row().prop(shading, "studiolight_background")
|
||||
col.row().prop(shading, "use_scene_light")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user