SlightlyMad / VolumetricLights

Volumetric Lights for Unity
BSD 3-Clause "New" or "Revised" License
2.05k stars 304 forks source link

Slight problem with RenderTexture #16

Open 2ndReality opened 7 years ago

2ndReality commented 7 years ago

It seems that RenderTextures render the textures a bit darker than they should, as you can see in the screenshots. Is there something I might be doing wrong or is this a bug?

Scene with the VolumetricLightRenderer enabled: (you can see where the RenderTexture is, even though both sides of that visible line should be completely white) screenshot 72

Scene with VolumetricLightRenderer disabled: (you don't see where the normal object stops and the RenderTexture continues because both are completely white) screenshot 74