Author Topic: Bug? GI without Lights.  (Read 801 times)

2020-02-26, 13:22:56

felted

  • Users
  • *
  • Posts: 2
    • View Profile
Hi,

in my Scene i need a white Background.
So i create a plane with CoronaShadowCatcherMTL and set the color of Enviro/Backplate to white.

The Problem is, that the plane is jet a lightsource and illuminates the scene.

How i can switch of the emitting og GI from the plane?

Regards, Detlef

2020-02-26, 16:54:24
Reply #1

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13782
  • Marcin
    • View Profile
This is actually expected. To solve this, plug the shadowcatcher material into a rayswitch material's direct, reflection, and refraction slots, and plug a 100% black material into its GI slot.
Alternatively, plug a rayswitch map into the shadowcatcher's backplate, and set its GI color to 100% black.
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2020-02-27, 18:41:07
Reply #2

felted

  • Users
  • *
  • Posts: 2
    • View Profile
Perfect. Now it works.
Thank you very much!
Detlef