Make RectLight not visible but so it can still affect objects

Is it possible to hide RectLight or make it not rendered while it can still affect objects? I need the light which comes from the plane and is not visible. Maybe I can do it in some other ways?

intensity=0;

it also remove the light which comes from the plane. I need to remove only white plane of rectLight, not the light of rectLight

Into official example i commented helpers


2 Likes