Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing shadow strength on a light affects volumetric shadows on another light #38

Open
luuktito opened this issue May 19, 2018 · 0 comments

Comments

@luuktito
Copy link

So lets say I have a point light or spot light somewhere with a volumetric light.
This light will have a shadow strength of something less than 1, let's say 0.7;
Now I add a second light with a volumetric light. This one will have a strength of 1.
The second light's volumetric shadow now behaves like it has the shadow strength of the first one.

Also changing the strength of the first light now affects both volumetric lights.
So basically the volumetric lights take the lowest shadow strength of all volumetric lights that are available and uses it for all volumetric shadows in the players view.
It happens with both spot lights and point lights.

0 7

1 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant