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

.physicallyCorrectLights has been removed #97

Open
Patzi275 opened this issue Jun 22, 2023 · 0 comments
Open

.physicallyCorrectLights has been removed #97

Patzi275 opened this issue Jun 22, 2023 · 0 comments

Comments

@Patzi275
Copy link

Patzi275 commented Jun 22, 2023

Three.webGLRenderer: the property .physicallyCorrectLights has been removed. Set renderer .useLegacyLights instead is displayed in the console when I use it.

The solution:

renderer.useLegacyLights = false;
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