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

envmapintensity does not work in latest threejs #28060

Closed
drcmda opened this issue Apr 3, 2024 · 1 comment
Closed

envmapintensity does not work in latest threejs #28060

drcmda opened this issue Apr 3, 2024 · 1 comment
Milestone

Comments

@drcmda
Copy link
Contributor

drcmda commented Apr 3, 2024

Description

envmapintensity does not seem to work in latest threejs, a material with roughness=0 and metalness=1 is always reflective, even with envMapIntensity=0. going back to three 162 the model becomes black immediately (which is correct).

@drcmda drcmda closed this as completed Apr 3, 2024
@Mugen87 Mugen87 added this to the r164 milestone Apr 5, 2024
@ffdead
Copy link

ffdead commented Apr 9, 2024

For anyone also having problems with this update - here's more context: #27903

Since 0.163.0 material.envMapIntensity attenuates only material.envMap and the new property scene.environmentIntensity attenuates only scene.environment

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

3 participants