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

Spot shadows cause light range cutoff #1312

Closed
tomas7770 opened this issue Sep 14, 2024 · 0 comments · Fixed by #1313
Closed

Spot shadows cause light range cutoff #1312

tomas7770 opened this issue Sep 14, 2024 · 0 comments · Fixed by #1313

Comments

@tomas7770
Copy link
Contributor

Description

Using shadows on a spot light sometimes causes it to "cut" before the maximum range is reached. This is because changing the scale of the light affects the view space matrix used for shadow map rendering, which in turn affects clipping planes.

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

Successfully merging a pull request may close this issue.

1 participant