KeyShot Forum

Archive => Support Archive => Topic started by: guest86847 on August 07, 2016, 03:05:28 AM

Title: Area light shadows switch, no effect?
Post by: guest86847 on August 07, 2016, 03:05:28 AM
Hello,

In Keyshot Pro 6.2 the "visible in shadows" switch of the area light diffuse settings doesn't make any difference in renderings. The manual says "toggle whether or not the light source geometry casts a shadow in realtime window", but the shadow is always there (see attachment), regardless weather the toggle is switched on or not. Is this a known bug?
Title: Re: Area light shadows switch, no effect?
Post by: richardfunnell on August 08, 2016, 07:22:24 AM
Hi Armill,

I understand the confusion with that checkbox, but any light that's added to a scene will contribute shadows for other objects.
In your example, the sphere will always cast a shadow because there's a strong light next to it. This cannot be disabled.

In KeyShot, added geometry (even Area Lights) is taken into consideration for the shadow calculations by default.
The "Visible in Shadows" checkbox enables/disables shadows for that individual part. I tend to turn it off in every scenario.
In the attached mockup you can see the cast shadow for that part being disabled.
Title: Re: Area light shadows switch, no effect?
Post by: guest86847 on August 08, 2016, 07:51:46 AM
Ohh ok now I understand. :)

I thought this checkbox refers to other geometry, but it refers to itself.
Title: Re: Area light shadows switch, no effect?
Post by: bdesign on August 09, 2016, 05:36:08 AM
Here is a node network for toggling object shadow visibility. Connect a Color To Number node (default settings)>Opacity of an Emissive material (all Advanced options disabled)>Label 1 of your main material (Advanced in this example). Connect the main material>Label 1 of another Emissive material ("Visible to Camera" and "Visible in Shadows" enabled, all others disabled). Toggle object shadow on/off by enabling/disabling "Visible in Shadows" for the upstream Emissive material. The "Visible to Camera" option is enabled so that the object can be selected in the viewport.

Eric