We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If there are point/spot lights and dir lights in one scene, only dir light shadow is visible
Steps to reproduce the behavior:
there should be two shadows
on 0.6.2
on 0.6.3 - 0.6.5, point shadow can't render even with dir light disabled
0.6.3 - 0.6.5
https://codepen.io/orillusion/pen/jOeQWQP?editors=0010
The text was updated successfully, but these errors were encountered:
0.6.3-0.6.5 still got problem point/spot shadow can't render if there is a dir light
Sorry, something went wrong.
No branches or pull requests
Describe the bug
If there are point/spot lights and dir lights in one scene, only dir light shadow is visible
To Reproduce
Steps to reproduce the behavior:
Expected behavior
there should be two shadows
Screenshots
on 0.6.2
on 0.6.3 - 0.6.5, point shadow can't render even with dir light disabled
Orillusion engine version
0.6.3 - 0.6.5
Code demo link
https://codepen.io/orillusion/pen/jOeQWQP?editors=0010
The text was updated successfully, but these errors were encountered: